If 'M' = 13, 'A' = 1, 'T' = 20, what is 'MAT'? MCQ with Answer and Explanation

If 'M' = 13, 'A' = 1, 'T' = 20, what is 'MAT'?
A. 13120
B. 11320
C. 13201
D. 20113
Answer: Option A
Solution (By JKExamLibrary)
Concatenation: 13, 1, 20 -> 13120.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If 'CLOCK' is coded as 'BKNBJ', what is the code for 'TIME'?
A. RHKC
B. SHLD
C. SJME
D. UJNQ

Correct Answer: Option B


Explanation:
Each letter is shifted -1 step backward. T(-1)=S, I(-1)=H, M(-1)=L, E(-1)=D. TIME becomes SHLD.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'S' = 19, 'T' = 20, what is 'U'?
A. 21
B. 22
C. 19
D. 20

Correct Answer: Option A


Explanation:
Direct positional value: U=21.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'BEAT' is coded as '2-5-1-20', how is 'FATE' coded?
A. 6-1-19-5
B. 6-2-20-5
C. 5-1-20-5
D. 6-1-20-5

Correct Answer: Option D


Explanation:
Letters are coded by their position in the alphabet: B=2, E=5, A=1, T=20. F=6, A=1, T=20, E=5.

This question belongs to: Reasoning Coding-Decoding