IN a certain code MOUSE is written as PRUQC. How is SHIFT written in that code ?

2024

IN a certain code MOUSE is written as PRUQC. How is SHIFT written in that code ?

Answer: D. VKIDRPattern: The first two letters are shifted forward by 3 positions, the third letter remains the same, and the last two letters are shifted backward by 2…

  1. A.

    VJIDR

  2. B.

    VIKRD

  3. C.

    RKIVD

  4. D.

    VKIDR

Attempted by 82 students.

Show answer & explanation

Correct answer: D

Pattern: The first two letters are shifted forward by 3 positions, the third letter remains the same, and the last two letters are shifted backward by 2 positions.

  • S -> V (shift forward by 3)

  • H -> K (shift forward by 3)

  • I -> I (no change)

  • F -> D (shift backward by 2)

  • T -> R (shift backward by 2)

Final answer: VKIDR

Explore the full course: Aptitude For Placement

Loading lesson…