A certain code encodes 'HELLO' as 'IFMMP'. What is 'WORLD' encoded as?
Q1. A certain code encodes 'HELLO' as 'IFMMP'. What is 'WORLD' encoded as?
Answer: XPSME
Explanation: Each letter is shifted one position forward, so 'W' = 'X', 'O' = 'P', 'R' = 'S', 'L' = 'M', 'D' = 'E'.