placeholder image to represent content

Boolean Logic

Quiz by Paul

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
12 questions
Show answers
  • Q1
    In Boolean logic, what is the output of the expression A AND B when both A and B are true?
    true
    zero
    false
    undefined
    30s
  • Q2
    What is the result of the expression NOT A if A is false?
    false
    true
    undefined
    zero
    30s
  • Q3
    In Boolean logic, what does the expression A OR B evaluate to if A is true and B is false?
    undefined
    true
    zero
    false
    30s
  • Q4
    What is the outcome of the expression A AND NOT B if A is true and B is true?
    undefined
    true
    zero
    false
    30s
  • Q5
    In Boolean logic, what is the value of A if A is defined as NOT (B AND C) and both B and C are false?
    undefined
    zero
    false
    true
    30s
  • Q6
    What is the result of the operation A AND B when A is true and B is false?
    undefined
    false
    true
    zero
    30s
  • Q7
    What is the output of the expression A OR NOT A in Boolean logic?
    undefined
    zero
    false
    true
    30s
  • Q8
    In Boolean logic, if A is false and B is true, what is the result of the expression NOT A AND B?
    undefined
    true
    false
    zero
    30s
  • Q9
    What is the output of the AND operation in a truth table when both inputs are true?
    false
    null
    undefined
    true
    30s
  • Q10
    What is the output of the OR operation in a truth table when both inputs are false?
    null
    false
    true
    undefined
    30s
  • Q11
    In a truth table for the expression A AND (B OR C), what is the output when A is false, B is true, and C is false?
    null
    true
    undefined
    false
    30s
  • Q12
    What will be the output of the expression (A AND B) OR (A AND NOT B) when A is true and B is false?
    null
    undefined
    false
    true
    30s

Teachers give this quiz to your class