If 'sun' is called 'moon', 'moon' is called 'sky', and 'sky' is called 'star', what shines brightly at night giving natural light? MCQ with Answer and Explanation

If 'sun' is called 'moon', 'moon' is called 'sky', and 'sky' is called 'star', what shines brightly at night giving natural light?
A. Star
B. Sky
C. Sun
D. Moon
Answer: Option B
Solution (By JKExamLibrary)
The 'moon' provides natural light at night. In this code language, 'moon' is called 'sky'.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If 'BROWN' is coded as 'YILDM', how is 'GRAY' coded?
A. TIZB
B. UHZA
C. SHYA
D. TIZA

Correct Answer: Option A


Explanation:
Each letter is replaced by its opposite letter. G->T, R->I, A->Z, Y->B. GRAY becomes TIZB.

This question belongs to: Reasoning Coding-Decoding
Question #2
If TO = 35, what is the code for DO?
A. 18
B. 21
C. 20
D. 19

Correct Answer: Option D


Explanation:
Sum of positions. T(20) + O(15) = 35. D(4) + O(15) = 19.

This question belongs to: Reasoning Coding-Decoding
Question #3
In a certain code, RUN = 53. What is the code for WALK?
A. 45
B. 47
C. 49
D. 48

Correct Answer: Option B


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