If A=1, B=2, C=3, and so on, what is the code for the word 'CAT'?

Answer: A. 312
C=3, A=1, T=20; thus, the code is 312.