engineering intelligence MCQ #505

A certain coding system encodes 'APPLE' as '1 16 16 12 5'. What is 'ORANGE' encoded as?

engineering intelligence MCQ #505

  1. Question 1

    Q1. A certain coding system encodes 'APPLE' as '1 16 16 12 5'. What is 'ORANGE' encoded as?

    • A) 15 18 1 14 7 5
    • B) 15 18 1 14 6 5
    • C) 16 18 1 14 7 5
    • D) None of these

    Answer: 15 18 1 14 7 5

    Explanation: Each letter is represented by its alphabetical position, 'O' = 15, 'R' = 18, 'A' = 1, 'N' = 14, 'G' = 7, 'E' = 5.