Multiple choice technology

Which bus is bidirectional?

  1. Address Bus

  2. Control Bus

  3. Data Bus

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Data Bus is bidirectional because it carries data both from the CPU to memory/devices (write operations) and from memory/devices to the CPU (read operations). The Address Bus is unidirectional (CPU to memory, carrying address information), and the Control Bus carries signals in one direction at a time (CPU controlling devices or status signals back to CPU).