Answers

Question and Answer:

  Home  x86

⟩ What is interrupt?

Interrupt is a signal send by external device to the processor so as to request the processor to perform a particular work.

A signal informing a program that an event has occurred. When a program receives an interrupt signal, it takes a specified action (which can be to ignore the signal).

 196 views

More Questions for you: