US Trends

if in a certain language, noida is coded as opjeb, how is delhi coded in that language?

DELHI is coded as EFMIJ in that language.

How the coding works

In the given code, each letter is shifted one step forward in the English alphabet:

  • N → O
  • O → P
  • I → J
  • D → E
  • A → B

So, applying the same rule to DELHI:

  • D → E
  • E → F
  • L → M
  • H → I
  • I → J

So, DELHI becomes EFMIJ.