If 'A' = 26, 'B' = 25, what is 'C'? MCQ with Answer and Explanation

If 'A' = 26, 'B' = 25, what is 'C'?
A. 23
B. 25
C. 26
D. 24
Answer: Option D
Solution (By JKExamLibrary)
Reverse alphabetical order: C=24.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If 'bird' is 'fish', 'fish' is 'insect', 'insect' is 'bird', what flies?
A. Fish
B. Insect
C. Bird
D. Cat

Correct Answer: Option B


Explanation:
Birds fly. Bird is coded as fish. Wait, if bird is fish, and insect is bird, insects fly? Let's check logic.

This question belongs to: Reasoning Coding-Decoding
Question #2
If BAT = 23 and CAT = 24, how will ANT be coded?
A. 34
B. 35
C. 36
D. 33

Correct Answer: Option B


Explanation:
The code is the sum of alphabetical positions. B(2) + A(1) + T(20) = 23. A(1) + N(14) + T(20) = 35.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'GOLD' is '4-12-15-7', how is 'IRON' written?
A. 14-16-18-9
B. 13-15-18-9
C. 14-15-18-9
D. 14-15-18-10

Correct Answer: Option C


Explanation:
The letters are written in reverse order of their positions: D(4), L(12), O(15), G(7). For IRON: N(14), O(15), R(18), I(9).

This question belongs to: Reasoning Coding-Decoding