If A = 2, B = 4, and C = 6, what is the code for JUMP? MCQ with Answer and Explanation

If A = 2, B = 4, and C = 6, what is the code for JUMP?
A. 110
B. 125
C. 115
D. 120
Answer: Option D
Solution (By JKExamLibrary)
Each letter's position is multiplied by 2. J(10*2=20) + U(21*2=42) + M(13*2=26) + P(16*2=32) = 120.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If 'LION' is coded as 'ORLM', what is the code for 'TIGER'?
A. FQSWH
B. GSVIV
C. HRUWH
D. GRTVI

Correct Answer: Option D


Explanation:
Each letter is replaced by its opposite letter. T->G, I->R, G->T, E->V, R->I. TIGER becomes GRTVI.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'MIRROR' is coded as 'RORRIM', how is 'GLASS' coded?
A. SSGLA
B. SALSG
C. SSALG
D. SSAGL

Correct Answer: Option C


Explanation:
The word is completely reversed. GLASS reversed is SSALG.

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