Q:

When any interrupt is enabled, then where does the pointer moves immediately after this interrupt has occurred?

0

When any interrupt is enabled, then where does the pointer moves immediately after this interrupt has occurred?


  1. to the next instruction which is to be executed
  2. to the first instruction of ISR
  3. to the first location of the memory called the interrupt vector table
  4. to the end of the program

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).to the first location of the memory called the interrupt vector table

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

COMPUTER ARCHITECTURE - 8051 MICROCONTROLLER MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What are the contents of the IE register, when the... >>
<< What should be done if we want to double the baud ...