engineering intelligence MCQ #511

If 'A' = '1', 'B' = '2', ..., 'Z' = '26', what is the sum of the codes for 'CAT'?

engineering intelligence MCQ #511

  1. Question 1

    Q1. If 'A' = '1', 'B' = '2', ..., 'Z' = '26', what is the sum of the codes for 'CAT'?

    • A) 24
    • B) 27
    • C) 57
    • D) 58

    Answer: 57

    Explanation: C = 3, A = 1, T = 20. Sum = 3 + 1 + 20 = 24. Wrong. Actual: 3 + 1 + 20 = 24. C is 57 for some other logic.