Correct option is B
The given pattern involves reversing the alphabet. Starting from Z becoming A, Y becoming B, X becoming C, and so on, each letter is replaced by its counterpart in the reverse alphabet. Let's apply this rule to the word THIS:
- T → G (T is the 20th letter from the beginning, so counting backward, T becomes G)
- H → S (H is the 8th letter from the beginning, so counting backward, H becomes S)
- I → R (I is the 9th letter from the beginning, so counting backward, I becomes R)
- S → H (S is the 19th letter from the beginning, so counting backward, S becomes H)
Thus, the code for THIS is GSRH.