In a certain code, GROUND is written as HQPTOC. How will TIRED be written in…
2025
In a certain code, GROUND is written as HQPTOC. How will TIRED be written in that code?
Answer: A. UHSDE — GROUND -> HQPTOC: G->H (+1), R->Q (-1), O->P (+1), U->T (-1), N->O (+1), D->C (-1). So the pattern is +1, -1, +1, -1, ... Apply it to TIRED: T->U (+1) I->H…
- A.
UHSDE
- B.
VHSDE
- C.
UHSDFC
- D.
UHQFC
Attempted by 70 students.
Show answer & explanation
Correct answer: A
GROUND -> HQPTOC:
G->H (+1), R->Q (-1), O->P (+1), U->T (-1), N->O (+1), D->C (-1).
So the pattern is +1, -1, +1, -1, ...
Apply it to TIRED:
T->U (+1)
I->H (-1)
R->S (+1)
E->D (-1)
D->E (+1)
Therefore, TIRED is coded as UHSDE.
Loading lesson…