In a certain code, the word 'DOG' is coded as '47'. If the letters are assigned values where A=1, B=2, ..., Z=26, what is the code for 'FISH'?

Answer: C. 54
F=6, I=9, S=19, H=8; sum is 6+9+19+8=42.