Q:
Answer
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 events has occurred. when a program receives an interrupt signal, it takes a specified action (which can be to ignore the signal).
View answer
Workspace
Report Error
Discuss