Address Bus
The Address Bus tells memory (RAM) which location is being used.
It works by:
-
✅ Telling memory which location to read from.
-
✅ Telling memory which location to write to.
-
✅ Being uni-directional, because addresses only travel from the processor to memory.
This means the processor controls where data is stored or retrieved in memory.