Analytical Reasoning

If RAIN is written as SBJO in a code, how is SNOW written in the same code?

Correct answer

B. TOPX

Explanation

Each letter is shifted forward by one place (R->S, A->B, I->J, N->O). Applying this to SNOW gives S->T, N->O, O->P, W->X, i.e. TOPX.