In a certain coding language, the word 'GREAT' is coded as 'ETCCR', then the…
2024
In a certain coding language, the word 'GREAT' is coded as 'ETCCR', then the word 'FROWN' will be coded as:
- A.
DTMYL
- B.
ETNWL
- C.
HTQYP
- D.
DSOXL
Attempted by 59 students.
Show answer & explanation
Correct answer: A
Analyze 'GREAT' to 'ETCCR'. Odd positions shift -2, even positions shift +2. Apply to 'FROWN': F-2=D, R+2=T, O-2=M, W+2=Y, N-2=L. Result: DTMYL.