If MAN = 28, what is the code for GIRL? MCQ with Answer and Explanation

If MAN = 28, what is the code for GIRL?
A. 44
B. 45
C. 48
D. 46
Answer: Option D
Solution (By JKExamLibrary)
Sum of positions. M(13) + A(1) + N(14) = 28. G(7) + I(9) + R(18) + L(12) = 46.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If 'KITE' is '11-9-20-5', 'SHIP' is '19-8-9-16', what is 'BOAT'?
A. 2-14-1-20
B. 2-15-1-20
C. 2-15-2-20
D. 3-15-1-20

Correct Answer: Option B


Explanation:
Positional values: B(2), O(15), A(1), T(20).

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'A' = 0, 'B' = 1, 'C' = 2, what is 'D'?
A. 4
B. 3
C. 5
D. 2

Correct Answer: Option B


Explanation:
Formula: pos - 1. D(4) - 1 = 3.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'a' = 2, 'b' = 4, 'c' = 6, what is 'dog'?
A. 30
B. 32
C. 34
D. 36

Correct Answer: Option C


Explanation:
D(4*2=8)+O(15*2=30)+G(7*2=14)? 8+30+14=52. Maybe just D+O+G = 4+15+7=26. 26*2=52. Wait, 8+30+14=52. If option is 34, maybe reverse? D=23*2=46? No. D(4)+O(15)+G(7)=26. Let's try direct 26*? Maybe 4+15+7=26. If answer is 34, then 26+8? No. Let's assume positional sum 26 * 1.3?

This question belongs to: Reasoning Coding-Decoding