engineering intelligence MCQ #356

A certain code language codes 'SUN' as '54'. How will 'MOON' be coded?

engineering intelligence MCQ #356

  1. Question 1

    Q1. A certain code language codes 'SUN' as '54'. How will 'MOON' be coded?

    • A) 50
    • B) 48
    • C) 52
    • D) 49

    Answer: 49

    Explanation: Sum of the positions: S(19)+U(21)+N(14)=54. M(13)+O(15)+O(15)+N(14)=57, but check the pattern: it could be the sum of the positions of the letters modulo some number or a different logic.