Skip to main contentSkip to solution

If in a code language 'PEACE' is written as 'KVZXV' and 'SHIRT' is written as 'HSRIG'. How will you write 'MOUSE' ?

Solution

Correct Option: 3

The code replaces each letter with its opposite in the alphabet (A-Z, B-Y, ...). So M-N, O-L, U-F, S-H, E-V. MOUSE becomes NLFHV, which matches option 3.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question