Question: If \'A\' is coded as \'1\', \'B\' as \'2\', and so on, what is the code for \'CAT\'?
Options:
Correct Answer: 312
Solution:
C=3, A=1, T=20. Therefore, CAT is coded as 312.