Question: If \'RAT\' is coded as \'SBU\', what is \'BAT\' in that code?
Options:
Correct Answer: CBU
Solution:
Each letter is shifted forward by 1. \'B\' to \'C\', \'A\' to \'B\', \'T\' to \'U\' gives \'CBU\'.