What will happen in that condition, if an interrupt occurs while the micro controller is serving any other interrupt?
- both the interrupts will be handled simultaneously
- the interrupt which is being done first will be served first
- the interrupt that is more priority in the interrupt vector table will be served first
- the interrupt having low priority in the interrupt vector table will be served first
(c).the interrupt that is more priority in the interrupt vector table will be served first
need an explanation for this answer? contact us directly to get an explanation for this answer