Computer - Architecture - Imp Q
Computer - Architecture - Imp Q
Computer - Architecture - Imp Q
2. What is bus? Explain the single bus structure used in computer organization.
A bus is a communication system that transfers data between components inside a
computer or between computers.
Single Bus Structure: In this structure, all components (CPU, memory, and I/O) share a
common bus. The components communicate with each other using the same bus, and only
one transfer can take place at a time. This simplifies the design but can cause bottlenecks.