What is interrupt?

Submitted by: Administrator
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).
Submitted by: Administrator

Read Online x86 Job Interview Questions And Answers