Which system bus carries physical memory addresses from the processor to RAM or I/O devices?
AData Bus
BControl Bus
CAddress Bus
DExpansion Bus
Explanation
The Address Bus is unidirectional and specifies the physical location in memory (or I/O port) where data needs to be read from or written to. The Data Bus carries actual data, while the Control Bus transmits control signals like Read/Write commands.
Exam Relevance
- Topic: Computer Hardware & Architecture
- Subtopic: System Bus Architecture

No Comments