engineering intelligence MCQ #538

In a certain code, 'YES' is written as '255'. What is 'NO' in that code?

engineering intelligence MCQ #538

  1. Question 1

    Q1. In a certain code, 'YES' is written as '255'. What is 'NO' in that code?

    • A) 1415
    • B) 1514
    • C) 1414
    • D) 1515

    Answer: 1514

    Explanation: The code represents the alphabetical positions, 'Y' = 25, 'E' = 5, 'S' = 19, so 'YES' = 25 5 19, 'NO' = 14 15, thus 'NO' = 1514.