Question: If in a certain language, \'CAT\' is coded as \'3120\', what is the code for \'DOG\'?
Options:
Correct Answer: 4157
Solution:
Assuming the code corresponds to the position of letters in the alphabet (C=3, A=1, T=20), D=4, O=15, G=7 gives \'4157\'.