CBSE Class 11 Computer Science Question 27 of 68

Data Representation and Boolean Logic — Question 11

Back to all questions
11
Question

Question 11

Identify the logical/Boolean statement:

  1. 15+4=19
  2. I want to have coffee.
  3. Should I wear the mask or not?
  4. I love dogs.
Answer

Should I wear the mask or not?

Reason — A logical or Boolean statement is one that can be evaluated as either true or false. The statement "Should I wear the mask or not?" poses a question that requires a true or false answer, thus making it a logical or Boolean statement.