Question: In a certain code, \'FISH\' is coded as \'GJTI\'. How is \'BIRD\' coded in that language?
Options:
Correct Answer: CJSF
Solution:
Each letter is shifted by +1. \'B\' -> \'C\', \'I\' -> \'J\', \'R\' -> \'S\', \'D\' -> \'E\'.