Correct option is C
Logic: In the given code, each letter is replaced by its opposite letter in the alphabet.
ADG → ZWT
A → Z (Opposite letter in the alphabet)
D → W (Opposite letter in the alphabet)
G → T (Opposite letter in the alphabet)
Now, applying the same logic to BEH:
B → Y (Opposite of B is Y)
E → V (Opposite of E is V)
H → S (Opposite of H is S)
Thus, BEH → YVS.
The correct answer is (c) YVS.