If 'APPLE' = 50, 'BALL' = 28, what is 'CAT'? MCQ with Answer and Explanation

If 'APPLE' = 50, 'BALL' = 28, what is 'CAT'?
A. 20
B. 24
C. 26
D. 22
Answer: Option B
Solution (By JKExamLibrary)
Positional sum: A(1)+P(16)+P(16)+L(12)+E(5) = 50. C(3)+A(1)+T(20) = 24.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If 'J' = 10, 'K' = 11, 'L' = 12, what is 'M'?
A. 14
B. 12
C. 13
D. 15

Correct Answer: Option C


Explanation:
Direct position: M=13.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'CAT' = '3-1-20' and 'DOG' = '4-15-7', what is 'BIRD'?
A. 1-9-18-4
B. 2-9-17-4
C. 2-8-18-4
D. 2-9-18-4

Correct Answer: Option D


Explanation:
Direct alphabetical positions: B=2, I=9, R=18, D=4.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'A' = 1, 'AA' = 11, 'AAA' = 111, what is 'AAAA'?
A. 111
B. 4
C. 11111
D. 1111

Correct Answer: Option D


Explanation:
Pattern: number of A's concatenated. 4 A's -> 1111.

This question belongs to: Reasoning Coding-Decoding