Give 5 examples of external interrupts and 5 examples of internal interrupts.
Answers
Answered by
0
interrupt are power failure interrupt, time out interrupt and time elapsed interruptand examples of internal interrupt are stock overflow, stock underflow and divide by zero..
Answered by
0
Answer:
- External interrupts: It arises due to external call from I/O devices. ...
- Internal interrupts: It arises due to illegal and erroneous use of an instruction or data. ...
- Software interrupts: It is initiated by executing an instruction.
Similar questions