What are logic gates?
Tiny electronic switches that manipulate binary data
What are the 3 main types of logic gate?
AND, OR and NOT
What is Boolean algebra?
A way of writing down logic gate sequences
For example, NOT(A AND B)
What is a truth table?
A table that shows every possible input of binary logic in a logic gate sequence and its output
Why do computers use binary?
The 1 and 0 can represent on and off