A code replaces each letter with the letter three positions ahead. 'CAT' becomes?
Question 1
Q1. A code replaces each letter with the letter three positions ahead. 'CAT' becomes?
Answer: FDW
Explanation: C + 3 = F, A + 3 = D, T + 3 = W.