If BAT = 23 and CAT = 24, how will ANT be coded? MCQ with Answer and Explanation

If BAT = 23 and CAT = 24, how will ANT be coded?
A. 35
B. 34
C. 36
D. 33
Answer: Option A
Solution (By JKExamLibrary)
The code is the sum of alphabetical positions. B(2) + A(1) + T(20) = 23. A(1) + N(14) + T(20) = 35.

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, RUN = 53. What is the code for WALK?
A. 48
B. 45
C. 49
D. 47

Correct Answer: Option D


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
Question #2
In a code language, 'GREEN' is written as 'TIVVM'. How is 'YELLOW' written in that language?
A. BUNNKE
B. BVOOLD
C. AVNNKC
D. CWPPMF

Correct Answer: Option B


Explanation:
Each letter is replaced by its opposite letter. Y->B, E->V, L->O, L->O, O->L, W->D. YELLOW becomes BVOOLD.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'MARKET' is coded as 'RAMTEK', how is 'PROFIT' coded?
A. ROPTIF
B. ORPTIF
C. ORPTFI
D. ORPITF

Correct Answer: Option B


Explanation:
Split in half (MAR, KET). Reverse each half (RAM, TEK). PROFIT -> PRO, FIT -> ORP, TIF -> ORPTIF.

This question belongs to: Reasoning Coding-Decoding