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

If RED = 27, what is the code for BLACK?
A. 28
B. 29
C. 30
D. 32
Answer: Option B
Solution (By JKSSB Mock Tests)
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
In a code language, '123' means 'bright little boy', '145' means 'tall big boy', and '637' means 'beautiful little flower'. What digit stands for 'bright'?
A. 3
B. 1
C. 2
D. 4

Correct Answer: Option C


Explanation:
'boy' is common in 1st and 2nd, digit '1'. 'little' is common in 1st and 3rd, digit '3'. Therefore, the remaining word 'bright' corresponds to the remaining digit '2' in '123'.

This question belongs to: Reasoning Coding-Decoding
Question #2
In a certain code, 'SYSTEM' is written as 'METSYS'. How is 'PUBLIC' written?
A. PUBCLI
B. LICBUP
C. CILUPB
D. CILBUP

Correct Answer: Option D


Explanation:
The letters of the word are written in reverse order. PUBLIC reversed is CILBUP.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'J' = 10, 'K' = 11, 'L' = 12, what is 'M'?
A. 12
B. 14
C. 13
D. 15

Correct Answer: Option C


Explanation:
Direct position: M=13.

This question belongs to: Reasoning Coding-Decoding