An interrupt breaks the execution of instructions and diverts its execution to

An interrupt breaks the execution of instructions and diverts its execution to Correct Answer Interrupt service routine

An interrupt transfers the control to interrupt service routine (ISR). After executing ISR, the control is transferred back again to the main program.
Bissoy MCQ

Related Questions

If the interrupt is generated by the execution of an interrupt instruction then it is
If the external interrupt sources control the flags IE0 and IE1, then the interrupt programmed is
Which of the following interrupt system has normal operating mode and more than one interrupt level?
What will happen in that condition, if an interrupt occurs while the microcontroller is serving any other interrupt?