In a certain code, 'RAT' is coded as '181920'. How is 'BAT' coded if 'B' is 2, 'A' is 1, and 'T' is 20?

Answer: A. 212120
The code for 'BAT' is formed by concatenating the values of B, A, and T: 2, 1, and 20, resulting in '212120'.