Computer Science, asked by jknithin36, 2 months ago

14. Exceptions are
but Interrupts are

Answers

Answered by palrajnadar04
0

Explanation:

Exceptions and interrupts are unexpected events which will disrupt the normal flow of execution of instruction(that is currently executing by processor). An exception is an unexpected event from within the processor. Interrupt is an unexpected event from outside the process.

Similar questions