If 'FLOWER' is written as 'EKNVDQ', how is 'PLANT' written in that code? MCQ with Answer and Explanation

If 'FLOWER' is written as 'EKNVDQ', how is 'PLANT' written in that code?
A. QMZOU
B. PKYNS
C. OMZKS
D. OKZMS
Answer: Option D
Solution (By JKExamLibrary)
Each letter is shifted -1 step backward. P(-1)=O, L(-1)=K, A(-1)=Z, N(-1)=M, T(-1)=S. PLANT becomes OKZMS.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If 'A' = 100, 'B' = 200, 'C' = 300, what is 'D'?
A. 500
B. 400
C. 600
D. 300

Correct Answer: Option B


Explanation:
Positional * 100. D(4)*100 = 400.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'S' = 19, 'T' = 20, what is 'U'?
A. 19
B. 21
C. 22
D. 20

Correct Answer: Option B


Explanation:
Direct positional value: U=21.

This question belongs to: Reasoning Coding-Decoding
Question #3
In a code, 'MATH' is '13-1-20-8'. How is 'PHYSICS' written?
A. 16-8-25-19-9-3-19
B. 16-8-25-18-9-3-19
C. 16-8-24-19-9-3-19
D. 15-8-25-19-9-3-19

Correct Answer: Option A


Explanation:
Direct positional mapping: P(16), H(8), Y(25), S(19), I(9), C(3), S(19).

This question belongs to: Reasoning Coding-Decoding