The logic gates AND, OR and NOT, their truth tables, and combining them in logic circuits.
Computers make decisions using Boolean logic (true/false, 1/0) built from logic gates.
The main gates
- AND: output 1 only if both inputs are 1.
- OR: output 1 if either (or both) input is 1.
- NOT: inverts the input (1 → 0, 0 → 1).
Viewing only
This content is free to read on superexams.com and cannot be printed or downloaded.
Read the full note — free
Create a free account to read this note in full. Every free account gets 2 complete revision notes — no card needed.