CBSE Class 11 Informatics Practices Question 19 of 40

Practice Paper — Question 1

Back to all questions
1
Question

Question 19

Evaluate the following expression:

(i) 12/3+4**2-6/3

(ii) not True or False and True

Answer

(i) 12 / 3 + 4**2 - 6 / 3
    = 12 / 3 + 16 - 6 / 3
    = 4 + 16 - 2
    = 20 - 2
    = 18

(ii) not True or False and True
     = False or False and True
     = False or False
     = False