In a code language, 'FISH' is represented as '6148'. If 'F' is 6, 'I' is 9, 'S' is 19, and 'H' is 8, what is the code for 'BIRD'?

Answer: A. 2919
The code for 'BIRD' is formed by concatenating the values of B, I, R, and D: 2, 9, 18, and 4, resulting in '2919'.