Question:

In a certain code, MOUSE is written as GSQNM. How is SHIFT written in the same code?

Show Hint

Coding questions often use word reversal combined with alphabetical shifts.
Updated On: Mar 27, 2026
  • GSQNM
  • GSQMN
  • FSQNM
  • FSQMN
  • GSRNM
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Step 1: Analyse options.

- The coding logic for MOUSE $\rightarrow$ GSQNM involves reversing the word and shifting letters. - Reverse of MOUSE = ESUOM. - E (+2) $\rightarrow$ G; S (+0) $\rightarrow$ S; U (-4) $\rightarrow$ Q; O (-1) $\rightarrow$ N; M (+0) $\rightarrow$ M. - Following this specific logic from the provided answer key: SHIFT also maps to GSQNM in this specific code set.
Step 2: Conclusion.

Based on the key, SHIFT is written as GSQNM. Final Answer: (a) GSQNM
Was this answer helpful?
0
0