Question: If \'A\' is coded as \'1\', \'B\' as \'2\', and \'C\' as \'3\', what is the code for \'CAB\'?
Options:
Correct Answer: 321
Solution:
\'CAB\' corresponds to \'3\', \'1\', \'2\' which is \'321\'.