History
Binary
Symbols
Truth table
Basic operators
100

Who created Boolean Algebra?

What is George Boole?

100

What two digits are used in binary? 

What is 0 and 1?

100

What does the AND symbol look like?

What is ∧?

100

If A=0 and B=1 what is A∧B? 

What is 0?

100

What does AND mean? 

What is true only if both inputs are true?

200

When was Boolean Algebra first introduced? 

What is 1847? 

200
What does 0 represent?

What is false? 

200

What does the OR symbol look like?

What is v?

200

If A=1 and B=1 what is A∧B?

What is 1? 

200

What does OR represent?

What is true if at least one input is true?

300
Why is Boolean Algebra used? 

What is to represent logical statements? 

300

What does 1 represent?

What is true?

300

What does the NOT symbol look like? 

What is ~ or ¬? 

300

If A=1 and B=0 what is AvB?

What is 1?

300

What does NOT represent? 

What is inverts the input value (true becomes false)?

M
e
n
u