In a code language, '123' means 'bright little boy', '145' means 'tall big boy', and '637' means 'beautiful little flower'. What digit stands for 'bright'? MCQ with Answer and Explanation

In a code language, '123' means 'bright little boy', '145' means 'tall big boy', and '637' means 'beautiful little flower'. What digit stands for 'bright'?
A. 2
B. 3
C. 4
D. 1
Answer: Option A
Solution (By JKExamLibrary)
'boy' is common in 1st and 2nd, digit '1'. 'little' is common in 1st and 3rd, digit '3'. Therefore, the remaining word 'bright' corresponds to the remaining digit '2' in '123'.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If ZIP = 51, what is the code for ZAP?
A. 40
B. 43
C. 45
D. 41

Correct Answer: Option B


Explanation:
Sum of positions. Z(26) + I(9) + P(16) = 51. Z(26) + A(1) + P(16) = 43.

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
In a certain code, A=1 and BAT=23. What is the code for RAT?
A. 38
B. 39
C. 40
D. 42

Correct Answer: Option B


Explanation:
Sum of alphabetical positions. B(2) + A(1) + T(20) = 23. R(18) + A(1) + T(20) = 39.

This question belongs to: Reasoning Coding-Decoding