If TABLE is written as WDEOH in a coded language, how is CHAIR written in the…
2019
If TABLE is written as WDEOH in a coded language, how is CHAIR written in the same language?
- A.
LUKFD
- B.
DLUKF
- C.
FKDLU
- D.
KFDLU
Attempted by 188 students.
Show answer & explanation
Correct answer: C
Key idea: each letter is shifted three places forward in the alphabet (for example, A → D).
Apply the +3 shift to each letter of CHAIR:
C → F (C + 3 = F)
H → K (H + 3 = K)
A → D (A + 3 = D)
I → L (I + 3 = L)
R → U (R + 3 = U)
Final encoded word: FKDLU
Note: If a letter goes past Z, continue counting from A (wrap-around).