MCQ
If in a code language, MACHINE is written as LBFHJOE, how is FACTORY written in that code?
Biology
A GBDSUPX
B GBDUQSX
C GBDSUPZ
D GBDSVQX
Explanation

Each letter is shifted by -1: M to L, A to B, C to B... The pattern applies a -1 shift to each letter. FACTORY coded with this pattern gives GBDSUPX.