If E = 5 and HOTEL = 60, what is the code for BORE? MCQ with Answer and Explanation

If E = 5 and HOTEL = 60, what is the code for BORE?
A. 38
B. 40
C. 44
D. 42
Answer: Option B
Solution (By JKExamLibrary)
Sum of standard positions. B(2) + O(15) + R(18) + E(5) = 40.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
In a certain language, 'CHAIR' is coded as 'EJCKT'. What is the code for 'TABLE'?
A. UBCMG
B. WDEOH
C. VCDNG
D. VBCNF

Correct Answer: Option C


Explanation:
Each letter is shifted +2 steps forward. T(+2)=V, A(+2)=C, B(+2)=D, L(+2)=N, E(+2)=G. TABLE becomes VCDNG.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'A' = 10, 'B' = 20, 'C' = 30, what is 'D'?
A. 40
B. 30
C. 60
D. 50

Correct Answer: Option A


Explanation:
Code = pos * 10. D(4)*10 = 40.

This question belongs to: Reasoning Coding-Decoding
Question #3
If ME = 18 and HE = 13, what is the code for SHE?
A. 34
B. 28
C. 32
D. 30

Correct Answer: Option C


Explanation:
Direct sum of positions. M(13) + E(5) = 18. H(8) + E(5) = 13. S(19) + H(8) + E(5) = 32.

This question belongs to: Reasoning Coding-Decoding