If 'bird' is 'fish', 'fish' is 'insect', 'insect' is 'bird', what flies? MCQ with Answer and Explanation

If 'bird' is 'fish', 'fish' is 'insect', 'insect' is 'bird', what flies?
A. Fish
B. Bird
C. Insect
D. Cat
Answer: Option C
Solution (By JKExamLibrary)
Birds fly. Bird is coded as fish. Wait, if bird is fish, and insect is bird, insects fly? Let's check logic.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If 'WATER' is written as 'DZGVI', what is the code for 'FIRE'?
A. UHSV
B. UIRV
C. VJSF
D. TGRU

Correct Answer: Option B


Explanation:
Each letter is replaced by its opposite letter. F->U, I->R, R->I, E->V. FIRE becomes UIRV.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'X' = 10, 'Y' = 11, 'Z' = 12, what is 'W'?
A. 10
B. 11
C. 8
D. 9

Correct Answer: Option D


Explanation:
Code = pos - 14. W(23)-14=9.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'WORLD' is coded as 'XOSME', how will 'PEACE' be coded?
A. QFBDF
B. QEBEE
C. QEADE
D. QFACF

Correct Answer: Option C


Explanation:
Consonants are shifted +1 forward; vowels remain unchanged. P(+1)=Q, E=E, A=A, C(+1)=D, E=E. PEACE becomes QEADE.

This question belongs to: Reasoning Coding-Decoding