What is an Interrupt, what are their types and usage?
Answers
Answered by
0
This interruption is temporary, and, afterthe interrupt handler finishes, theprocessor resumes normal activities.There are two types of interrupts: hardware interrupts and softwareinterrupts. Hardware interrupts are used by devices to communicate that they require attention from the operating system.
Similar questions