Correct option is A
Each letter in the word
GREAT is mapped to the corresponding letter in
ETCCR:
· G → E
· R → T
· E → C
· A → C
· T → R
We now encode
'FROWN' using the same pattern:
1. F (6th) → D (4th):
-2
2. R (18th) → T (20th):
+2
3. O (15th) → M (13th):
-2
4. W (23st) → Y (25th):
+2
5. N (14th) → L (12th):
-2
Thus, the encoded word for
'FROWN' is
DTMYL