Multiple choice technology

Which of the following is not a computer bus?

  1. Address Bus

  2. Control Bus

  3. Timer bus

  4. Data Bus

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

Computer systems use three standard buses: Address Bus (carries memory addresses), Data Bus (carries actual data), and Control Bus (carries control signals and status information). 'Timer bus' is not a standard computer bus - timing signals are typically carried on the control bus, and timers are peripheral devices, not a bus architecture.