If in a certain code language A=26, B=25, and so on (reverse alphabet), what is the code for 'DONE'? MCQ with Answer and Explanation

If in a certain code language A=26, B=25, and so on (reverse alphabet), what is the code for 'DONE'?
A. 68
B. 70
C. 72
D. 74
Answer: Option B
Solution (By JKExamLibrary)
Sum of reverse alphabetical positions. D(23) + O(12) + N(13) + E(22) = 70.

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, RUN = 53. What is the code for WALK?
A. 45
B. 48
C. 49
D. 47

Correct Answer: Option D


Explanation:
Sum of positions. R(18) + U(21) + N(14) = 53. W(23) + A(1) + L(12) + K(11) = 47.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'dog' is called 'cat', 'cat' is called 'lion', 'lion' is called 'tiger', which animal is known as the king of the jungle?
A. Lion
B. Cat
C. Dog
D. Tiger

Correct Answer: Option D


Explanation:
The 'lion' is the king of the jungle. In this code, 'lion' is called 'tiger'.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'sun' is called 'moon', 'moon' is called 'sky', and 'sky' is called 'star', what shines brightly at night giving natural light?
A. Sun
B. Star
C. Moon
D. Sky

Correct Answer: Option D


Explanation:
The 'moon' provides natural light at night. In this code language, 'moon' is called 'sky'.

This question belongs to: Reasoning Coding-Decoding