In a certain code, RUN = 53. What is the code for WALK? MCQ with Answer and Explanation

In a certain code, RUN = 53. What is the code for WALK?
A. 47
B. 49
C. 48
D. 45
Answer: Option A
Solution (By JKExamLibrary)
Sum of positions. R(18) + U(21) + N(14) = 53. W(23) + A(1) + L(12) + K(11) = 47.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If 'X' = 10, 'Y' = 11, 'Z' = 12, what is 'W'?
A. 8
B. 10
C. 11
D. 9

Correct Answer: Option D


Explanation:
Code = pos - 14. W(23)-14=9.

This question belongs to: Reasoning Coding-Decoding
Question #2
If E = 5 and HOTEL = 60, what is the code for BORE?
A. 44
B. 42
C. 38
D. 40

Correct Answer: Option D


Explanation:
Sum of standard positions. B(2) + O(15) + R(18) + E(5) = 40.

This question belongs to: Reasoning Coding-Decoding
Question #3
In a certain code, '1 2 3' means 'we love dogs', '3 4 5' means 'dogs are loyal', and '5 6 7' means 'loyal and brave'. What is the code for 'dogs'?
A. 1
B. 3
C. 2
D. 5

Correct Answer: Option B


Explanation:
'dogs' is common in the 1st and 2nd statements, and the common digit is '3'. Therefore, 'dogs' is coded as '3'.

This question belongs to: Reasoning Coding-Decoding