Question: If in a certain language, \'CAT\' is written as \'3120\', how is \'DOG\' written?
Options:
Correct Answer: 4157
Solution:
The letters are replaced by their position in the alphabet: D=4, O=15, G=7, thus DOG=4157.