If 'red' is called 'yellow', 'yellow' is called 'green', and 'green' is called 'black', what is the color of grass? MCQ with Answer and Explanation

If 'red' is called 'yellow', 'yellow' is called 'green', and 'green' is called 'black', what is the color of grass?
A. Black
B. Red
C. Green
D. Yellow
Answer: Option A
Solution (By JKSSB Mock Tests)
The actual color of grass is green. In the given code, 'green' is called 'black'.

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, 'il be pe' means 'roses are blue', 'pe mit hee' means 'flowers are vegetables', and 'il nay' means 'blue skies'. What is the code for 'roses'?
A. il
B. nay
C. pe
D. be

Correct Answer: Option D


Explanation:
'are' is common in 1st and 2nd, code 'pe'. 'blue' is common in 1st and 3rd, code 'il'. Therefore, in 'il be pe', 'roses' is coded as 'be'.

This question belongs to: Reasoning Coding-Decoding
Question #2
In a certain language, 'CHAIR' is coded as 'EJCKT'. What is the code for 'TABLE'?
A. VCDNG
B. UBCMG
C. WDEOH
D. VBCNF

Correct Answer: Option A


Explanation:
Each letter is shifted +2 steps forward. T(+2)=V, A(+2)=C, B(+2)=D, L(+2)=N, E(+2)=G. TABLE becomes VCDNG.

This question belongs to: Reasoning Coding-Decoding
Question #3
If SUN = 54, what is the code for MOON?
A. 57
B. 55
C. 59
D. 52

Correct Answer: Option A


Explanation:
Sum of positions. S(19) + U(21) + N(14) = 54. M(13) + O(15) + O(15) + N(14) = 57.

This question belongs to: Reasoning Coding-Decoding