Multiple choice general knowledge

If SUMMER is written as RUNNER. Then WINTER is

  1. SUITER

  2. VIOUER

  3. WALKER

  4. SUFFER

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The coding pattern is: first letter moves -1, second +1, third +1, fourth -1, fifth +1, sixth +1. Applying this to WINTER gives VIOUER (W-1=V, I+1=I, N+1=O, T-1=U, E+1=E, R+1=R).