A code language represents 'FOUR' as '4 15 21 18'. How is 'FIVE' represented?
Q1. A code language represents 'FOUR' as '4 15 21 18'. How is 'FIVE' represented?
Answer: 4 9 22 5
Explanation: Each letter's alphabetical position is used, 'F' = 6 but given as 4 (likely a different starting point or error), 'I' = 9, 'V' = 22, 'E' = 5.