MCQ
In a code language, if PAPER is written as OCQDQ, how is NOTEBOOK written in that code?
Explanation
Each letter is shifted by -1: P to O, A to O... The pattern applies a consistent -1 shift to each letter. NOTEBOOK coded with this pattern gives MNSAADJJ.