engineering intelligence MCQ #560

A code replaces each letter with the letter three positions ahead. What is 'CAT'?

engineering intelligence MCQ #560

  1. Question 1

    Q1. A code replaces each letter with the letter three positions ahead. What is 'CAT'?

    • A) FDW
    • B) FDW (2)
    • C) FDU
    • D) FDV

    Answer: FDW

    Explanation: Shifting 'C', 'A', 'T' three positions ahead, we get 'F', 'D', 'W'. Hence, 'CAT' is 'FDW'.