10 - Boolean Logic Flashcards
1
Q
What are electronic circuits in computers, solid-state drives and controlling devices made up of? [1]
A
thousands of logic gates
2
Q
What do logic gates combine and form? [1]
A
logic circuits
3
Q
What do logic gates do? [2]
A
- take binary inputs
- produce binary output
4
Q
What does a truth table do? [2]
A
- lists every binary output
- for every possible combination of binary inputs
5
Q
What are the different logic gates? [6]
A
- NOT
- AND
- OR
- NAND
- NOR
- XOR
6
Q
Why is NOT special? [1]
A
it can only have a single input whereas others can have two inputs