Hardware

EasyMediumHard
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
Question 37
Easy

The system architecture of a computer system relies on three primary system buses to facilitate communication between the central processing unit (CPU), primary storage, and input/output controllers.

Complete the table by writing the correct bus (Address Bus, Data Bus, or Control Bus) that corresponds to each functional description.

BusFunctional Description
A unidirectional channel that carries binary signals representing memory locations where data needs to be accessed or written to.
A bi-directional channel that carries signals to coordinate operations, manage device actions, and transmit synchronization pulses or interrupt signals.
A bi-directional channel used to transport operands, results of calculations, or operational instructions between the processor registers and storage.
[3]

Hardware Questions

  1. GCSE
  2. /Computer Science
  3. /Hardware