What is interrupt and types of interupts in computer organisation and architecture?
Answers
Answered by
2
Each interrupt has its own interrupthandler. The number of hardware interrupts is limited by the number ofinterrupt request (IRQ) lines to the processor, but there may be hundreds ofdifferent software interrupts. Interruptsare a commonly used technique forcomputer multitasking, especially in real-time computing.
Similar questions