Question:

If in a certain code, "COLD" is written as "DPME", then how is "HEAT" written?

Show Hint

In coding-decoding problems, look for consistent shifts or changes between corresponding letters in the word and its code.
Updated On: May 21, 2025
  • IFBU
  • IDBU
  • IFBS
  • JGBU
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The code follows a pattern where each letter is shifted forward by 1 position in the alphabet:
- C → D
- O → P
- L → M
- D → E

Applying the same rule to "HEAT":
- H → I
- E → F
- A → B
- T → U

Thus, the code for "HEAT" is "IFBU".

Answer: \(\boxed{A}\)
Was this answer helpful?
0
0