
Boolean Logic
Quiz by Paul
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
12 questions
Show answers
- Q1In Boolean logic, what is the output of the expression A AND B when both A and B are true?truezerofalseundefined30s
- Q2What is the result of the expression NOT A if A is false?falsetrueundefinedzero30s
- Q3In Boolean logic, what does the expression A OR B evaluate to if A is true and B is false?undefinedtruezerofalse30s
- Q4What is the outcome of the expression A AND NOT B if A is true and B is true?undefinedtruezerofalse30s
- Q5In Boolean logic, what is the value of A if A is defined as NOT (B AND C) and both B and C are false?undefinedzerofalsetrue30s
- Q6What is the result of the operation A AND B when A is true and B is false?undefinedfalsetruezero30s
- Q7What is the output of the expression A OR NOT A in Boolean logic?undefinedzerofalsetrue30s
- Q8In Boolean logic, if A is false and B is true, what is the result of the expression NOT A AND B?undefinedtruefalsezero30s
- Q9What is the output of the AND operation in a truth table when both inputs are true?falsenullundefinedtrue30s
- Q10What is the output of the OR operation in a truth table when both inputs are false?nullfalsetrueundefined30s
- Q11In 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?nulltrueundefinedfalse30s
- Q12What will be the output of the expression (A AND B) OR (A AND NOT B) when A is true and B is false?nullundefinedfalsetrue30s