Multiple choice

Which of the following interrupts is issued by the CPU itself when it detects that something is wrong or needs special attention?

  1. Software interrupt

  2. Hardware interrupt

  3. Trap

  4. None of these

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

Trap interrupt is issued by the CPU itself when it detects that something is wrong or needs special attention.