engineering computer science MCQ #294

In a CPU, what is the function of the Interrupt Controller?

engineering computer science MCQ #294

  1. Question 1

    Q1. In a CPU, what is the function of the Interrupt Controller?

    • A) To handle interrupts from peripherals
    • B) To manage data transfer between CPU and memory
    • C) To control the flow of instructions
    • D) To manage cache memory

    Answer: To handle interrupts from peripherals

    Explanation: The Interrupt Controller handles interrupts from peripherals, allowing the CPU to respond to events.