If 'A' = 0, 'B' = 1, 'C' = 2, what is 'D'? MCQ with Answer and Explanation

If 'A' = 0, 'B' = 1, 'C' = 2, what is 'D'?
A. 4
B. 5
C. 3
D. 2
Answer: Option C
Solution (By JKSSB Mock Tests)
Formula: pos - 1. D(4) - 1 = 3.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
In a code language, 'BOTTLE' is written as 'OBTTEL'. How is 'SCREEN' written?
A. CSEREN
B. CSERNE
C. SCERNE
D. CSRENE

Correct Answer: Option B


Explanation:
Adjacent pairs are swapped. BO->OB, TT->TT, LE->EL. For SCREEN: SC->CS, RE->ER, EN->NE. It becomes CSERNE.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'sky' is called 'star', 'star' is called 'cloud', 'cloud' is called 'earth', where do birds fly?
A. Sky
B. Star
C. Cloud
D. Earth

Correct Answer: Option B


Explanation:
Birds fly in the 'sky'. In this code, 'sky' is called 'star'. Therefore, birds fly in the 'star'.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'water' is 'fire', 'fire' is 'air', 'air' is 'water', what do we breathe?
A. Fire
B. Air
C. Water
D. Earth

Correct Answer: Option C


Explanation:
We breathe air. Air is coded as water.

This question belongs to: Reasoning Coding-Decoding