Question:

If MUSIC is coded as LVRJB, how is NOTES coded in that code?

Updated On: May 6, 2026
  • MPSFR
  • MQVFT
  • OPUFT
  • MQVET
  • PQVET
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Concept: Letter shifting pattern (backward shift).
Step 1: Analyze given coding.} M → L (-1), U → V (+1), S → R (-1), I → J (+1), C → B (-1)
Step 2: Identify pattern.} Alternate letters: -1, +1, -1, +1, -1
Step 3: Apply same rule to NOTES.} N → M (-1), O → P (+1), T → S (-1), E → F (+1), S → R (-1)
Step 4: Form the code.} MPSFR
Was this answer helpful?
0
0