In a coding system, if 'HELLO' is coded as 'KHOOR', what is the code for 'WORLD'?

Answer: A. ZRUOG
Each letter is shifted forward by 3 positions in the alphabet: W -> Z, O -> R, R -> U, L -> O, D -> G.