In a certain code language, ‘LAMP’ is coded as ‘IWJL’. What is the code for ‘LOGS’ in that code language?

Question : 

In a certain code language, ‘LAMP’ is coded as ‘IWJL’. What is the code for ‘LOGS’ in that code language ?

Options :

  • IKDP
  • LIDO
  • IKEO
  • IKDO

correct answer : d)

To decode “LAMP” → “IWJL”:

  1. L (12) → I (9): Subtract 3 (odd position).

  2. A (1) → W (23): Subtract 4 (even position; wraps around: 1 – 4 + 26 = 23).

  3. M (13) → J (10): Subtract 3 (odd position).

  4. P (16) → L (12): Subtract 4 (even position).

Apply to “LOGS”:

  1. L (12) → 12 – 3 = 9 → I.

  2. O (15) → 15 – 4 = 11 → K.

  3. G (7) → 7 – 3 = 4 → D.

  4. S (19) → 19 – 4 = 15 → O.

Code: IKDO (Option 4). ✔

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top