Question:

In a code language BANK is coded as DCPM. Then the code for SCHOOL is

Show Hint

If every letter is shifted by \(+2\), apply the same shift to each letter of the word.
  • UEMQQN
  • UFJQQN
  • UEJQQN
  • UJEQQN
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept:
From the given code: \[ \text{BANK}\rightarrow \text{DCPM} \] each letter moves two positions forward. \[ B+2=D,\quad A+2=C,\quad N+2=P,\quad K+2=M \]

Step 1: Apply \(+2\) shift to SCHOOL.
\[ S\rightarrow U \] \[ C\rightarrow E \] \[ H\rightarrow J \] \[ O\rightarrow Q \] \[ O\rightarrow Q \] \[ L\rightarrow N \]

Step 2: Form the coded word.
\[ \text{SCHOOL}\rightarrow \text{UEJQQN} \]

Step 3: Final answer.
\[ \boxed{\text{UEJQQN}} \]
Was this answer helpful?
0
0