Intermediate Computer Architecture & Organization
Q80 / 100

What is the purpose of "bus arbitration" in a system with multiple devices sharing a common bus?

Correct! Well done.

Incorrect.

The correct answer is A) It determines which device is granted control of the shared bus at any given time, preventing conflicts when multiple devices want to transmit data simultaneously

A

Correct Answer

It determines which device is granted control of the shared bus at any given time, preventing conflicts when multiple devices want to transmit data simultaneously

Explanation

Since a shared bus can only carry one transaction at a time, arbitration schemes (e.g., priority-based or round-robin) decide which requesting device gets access, preventing collisions and ensuring fair or prioritized access.

Progress
80/100