Multiple choice

A/an ______ is a hardware-generated change of flow within the system. A/an ______ is a software-generated interrupt. A/an _____ can be used to signal the completion of an I/O.

  1. interrupt, interrupt, trap

  2. trap, interrupt, trap

  3. interrupt, trap, interrupt

  4. None of these

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

Interrupt is a hardware and trap is a software.