Correct option is C
Step 1: Analyze the pattern in the coding of 'ROAD' to 'URDG'.
The coding rule is:
- Each letter in 'ROAD' is shifted by +3 positions in the alphabet.
- R → U, O → R, A → D, D → G.
Thus, the code for 'ROAD' is 'URDG'.
Step 2: Apply the same rule to 'BEAR'.
Using the same +3 shift for each letter:
- B → E
- E → H
- A → D
- R → U
Thus, 'BEAR' is written as 'EHDU'.
Final Answer: (c) EHDU