What are Interrupts in COMPUTER ORGANISATION?
In computer architecture, an interrupt is a signal to the processor emitted by hardware or software indicating an event that needs immediate attention.
Topics Covered In This Article:
- What are Interrupts ?
- Types of Interrupts
- Need for Interrupts
- Interrupt Service Routine and its…