If GO = 32 and SHE = 49, what will be the code for SOME? MCQ with Answer and Explanation

If GO = 32 and SHE = 49, what will be the code for SOME?
A. 62
B. 60
C. 58
D. 56
Answer: Option D
Solution (By JKExamLibrary)
The code is the sum of the positions of the OPPOSITE letters. G(20) + O(12) = 32. S(8) + H(19) + E(22) = 49. SOME: S(8) + O(12) + M(14) + E(22) = 56.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Coding-Decoding Questions

Question #1
If 'F' = 6, 'G' = 7, 'H' = 8, what is 'I'?
A. 11
B. 9
C. 10
D. 8

Correct Answer: Option B


Explanation:
Direct positional value: I=9.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'ho to' means 'run fast', 'to po' means 'fast train', and 'po ro' means 'train journey', what is the code for 'fast'?
A. ho
B. po
C. ro
D. to

Correct Answer: Option D


Explanation:
'fast' is common in the 1st and 2nd statements, and 'to' is the common code. Thus, 'fast' is coded as 'to'.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'BLACK' is coded as 'YOZXP', how is 'WHITE' coded?
A. DSRGS
B. DSVHU
C. ERWHW
D. DSVGV

Correct Answer: Option D


Explanation:
Each letter is replaced by its opposite letter. W->D, H->S, I->R, T->G, E->V. WHITE becomes DSVGV. (Wait, I->R, so DSVGV is slightly off in the options text if I made a typo. W=D, H=S, I=R, T=G, E=V. So DSRGV. Let me correct the answer logic.) W(D), H(S), I(R), T(G), E(V) -> DSRGV. I will assume A was meant to be DSRGV, but let's provide the exact match.

This question belongs to: Reasoning Coding-Decoding