If RED = 27, what is the code for BLACK? MCQ with Answer and Explanation

If RED = 27, what is the code for BLACK?
A. 29
B. 30
C. 32
D. 28
Answer: Option A
Solution (By JKExamLibrary)
Sum of alphabetical positions. B(2) + L(12) + A(1) + C(3) + K(11) = 29.

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. 3-15-1-20
B. 2-15-1-20
C. 2-14-1-20
D. 2-15-2-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 ZIP = 51, what is the code for ZAP?
A. 45
B. 41
C. 43
D. 40

Correct Answer: Option C


Explanation:
Sum of positions. Z(26) + I(9) + P(16) = 51. Z(26) + A(1) + P(16) = 43.

This question belongs to: Reasoning Coding-Decoding
Question #3
In a certain code, RUN = 53. What is the code for WALK?
A. 49
B. 48
C. 45
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