If 'A' is coded as '1', 'B' as '2', and 'C' as '3', what is the code for 'CAB'?

Answer: A. 312
The letters correspond to their positions in the alphabet: C=3, A=1, B=2, so CAB=312.