In a certain code language, 'PAPER' is written as 'QBQFS'. How is 'PEN' written in that code? MCQ with Answer and Explanation

In a certain code language, 'PAPER' is written as 'QBQFS'. How is 'PEN' written in that code?
A. ODP
B. QDO
C. RGP
D. QFO
Answer: Option D
Solution (By JKExamLibrary)
Each letter in the word is shifted +1 step forward in the alphabetical order. P(+1)=Q, E(+1)=F, N(+1)=O. Thus, PEN becomes QFO.

Discuss this Question (0)

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

Practice More Coding-Decoding Questions

Question #1
If in a certain code, 'ROAD' is coded as 'URDG', how will 'LANE' be coded in the same language?
A. NCPG
B. PDRI
C. ODQH
D. OBQF

Correct Answer: Option C


Explanation:
Each letter is shifted +3 steps forward. L(+3)=O, A(+3)=D, N(+3)=Q, E(+3)=H. LANE becomes ODQH.

This question belongs to: Reasoning Coding-Decoding
Question #2
If 'CLOUD' is coded as 'XOLFZ', how will 'STORM' be coded?
A. IFMJO
B. HGKIN
C. HGLIN
D. GHKJM

Correct Answer: Option C


Explanation:
Each letter is replaced by its opposite letter. S->H, T->G, O->L, R->I, M->N. STORM becomes HGLIN.

This question belongs to: Reasoning Coding-Decoding
Question #3
If 'A' = 0, 'B' = 1, 'C' = 2, what is 'D'?
A. 3
B. 2
C. 5
D. 4

Correct Answer: Option A


Explanation:
Formula: pos - 1. D(4) - 1 = 3.

This question belongs to: Reasoning Coding-Decoding