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