MCQ
In a code language, if PAPER is written as OCQDQ, how is NOTEBOOK written in that code?
Biology
A MNSAADJJ
B MNSACDJK
C MNSAABJJ
D MNSAADJJ
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.