Computer Science, asked by aaryasuman6326, 1 year ago

Why interrupt is important in a computer system?

Answers

Answered by Anonymous
4
In system programming, an interrupt is a signal to the processor emitted by hardware or software indicating an event that needs immediate attention. An interrupt alerts the processor to a high-priority condition requiring the interruption of the current code the processor is executing.
Similar questions