If 'X' = 10, 'Y' = 11, 'Z' = 12, what is 'W'? MCQ with Answer and Explanation

If 'X' = 10, 'Y' = 11, 'Z' = 12, what is 'W'?
A. 11
B. 10
C. 9
D. 8
Answer: Option C
Solution (By JKExamLibrary)
Code = pos - 14. W(23)-14=9.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
In a certain code language, 'KING' is written as 'PRMT'. How is 'QUEEN' written in that code?
A. JFVVM
B. KFWWM
C. JGVVN
D. JEUUM

Correct Answer: Option A


Explanation:
Each letter is replaced by its opposite letter in the alphabet (A=Z, B=Y, etc.). Q->J, U->F, E->V, E->V, N->M. QUEEN becomes JFVVM.

This question belongs to: Reasoning Coding-Decoding
Question #2
If EAR = 24, what is the code for EYE?
A. 34
B. 32
C. 36
D. 35

Correct Answer: Option D


Explanation:
Sum of positions. E(5) + A(1) + R(18) = 24. E(5) + Y(25) + E(5) = 35.

This question belongs to: Reasoning Coding-Decoding
Question #3
If RED = 27, what is the code for BLACK?
A. 29
B. 30
C. 32
D. 28

Correct Answer: Option A


Explanation:
Sum of alphabetical positions. B(2) + L(12) + A(1) + C(3) + K(11) = 29.

This question belongs to: Reasoning Coding-Decoding