In a certain code, 'WORK' is written as '4-12-9-16'. How is 'JUMP' written in the same code? MCQ with Answer and Explanation

In a certain code, 'WORK' is written as '4-12-9-16'. How is 'JUMP' written in the same code?
A. 16-6-14-11
B. 17-6-14-11
C. 17-7-14-11
D. 17-6-15-11
Answer: Option B
Solution (By JKSSB Mock Tests)
The code uses the reverse alphabetical position: W(4), O(12), R(9), K(16). For JUMP: J(17), U(6), M(14), P(11).

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. 4
D. 2

Correct Answer: Option D


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
If RED = 27 and BLUE = 40, what is the code for GREEN?
A. 50
B. 47
C. 49
D. 52

Correct Answer: Option C


Explanation:
Sum of alphabetical positions. R(18) + E(5) + D(4) = 27. G(7) + R(18) + E(5) + E(5) + N(14) = 49.

This question belongs to: Reasoning Coding-Decoding
Question #3
In a code language, 'HAPPY' is written as 'SZKKI'. How is 'SAD' written in that language?
A. HZW
B. HZX
C. GYV
D. JAX

Correct Answer: Option A


Explanation:
Each letter is replaced by its opposite letter. S->H, A->Z, D->W. SAD becomes HZW.

This question belongs to: Reasoning Coding-Decoding