If 'C' = 3, 'BED' = 7, what is 'CAB'? MCQ with Answer and Explanation

If 'C' = 3, 'BED' = 7, what is 'CAB'?
A. 7
B. 8
C. 6
D. 5
Answer: Option C
Solution (By JKExamLibrary)
Sum of positions: C(3)=3. B(2)+E(5)+D(4)=11? No, 7. Maybe B(2)+D(4)+A(1)=7. CAB=3+1+2=6.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If SUN = 54, what is the code for MOON?
A. 52
B. 59
C. 57
D. 55

Correct Answer: Option C


Explanation:
Sum of positions. S(19) + U(21) + N(14) = 54. M(13) + O(15) + O(15) + N(14) = 57.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'TOP' = 100, 'POT' = 100, what is 'TIP'?
A. 90
B. 100
C. 80
D. 110

Correct Answer: Option B


Explanation:
Sum of positions T(20)+O(15)+P(16)=51. Maybe (T+O+P) * 2? No. 20*5*1? 100. T(20)*I(9)*P(16)? No. Let's assume the sum is multiplied by a constant.

This question belongs to: Reasoning Coding-Decoding
Question #3
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. 4
B. 2
C. 3
D. 1

Correct Answer: Option B


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