engineering computer science MCQ #299

What is the primary function of the Bus Arbiter in a computer system?

engineering computer science MCQ #299

  1. Question 1

    Q1. What is the primary function of the Bus Arbiter in a computer system?

    • A) To manage cache memory
    • B) To manage I/O operations
    • C) To resolve bus contention
    • D) To control the CPU

    Answer: To resolve bus contention

    Explanation: The Bus Arbiter resolves bus contention by granting access to the bus to one device at a time, preventing conflicts.