If 'A' = '1', 'B' = '2', ..., 'Z' = '26', then 'TEST' is coded as?
Q1. If 'A' = '1', 'B' = '2', ..., 'Z' = '26', then 'TEST' is coded as?
Answer: 208519
Explanation: Replacing each letter with its position in the alphabet: 'T' = 20, 'E' = 5, 'S' = 19, 'T' = 20, thus 'TEST' = 208519.