In a certain code language, if RESCUE is coded as 'EUCRES' and HANDLE is coded…

2023

In a certain code language, if RESCUE is coded as 'EUCRES' and HANDLE is coded as 'ELDHAN', then what will DANGER be coded as?

Answer: A. REGDANThe code reverses the last three letters and then appends the first three letters: RESCUE -> EUC + RES and HANDLE -> ELD + HAN. Therefore, DANGER -> REG + DAN…

  1. A.

    REGDAN

  2. B.

    RGEDAN

  3. C.

    REGADN

  4. D.

    REGDND

Attempted by 257 students.

Show answer & explanation

Correct answer: A

The code reverses the last three letters and then appends the first three letters: RESCUE -> EUC + RES and HANDLE -> ELD + HAN. Therefore, DANGER -> REG + DAN = REGDAN.

Explore the full course: Niacl Ao It Specialist

Loading lesson…