Consider the following statements. Which of them is /are incorrect? A. By enabling INTE bit of an external interrupt can wake up the processor before entering into sleep mode. B. INTF bit is set in INTCON only when a valid interrupt signal arrives at INT pin. C. During the occurrence of interrupt, GIE bit is set in order to prevent any further interrupts.D. goto instruction written in program memory cannot direct the program control to ISR.

🎲 Try a Random Question  |  Total Questions in Quiz: 265  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Microcontrollers and Applications MCQs — practice the complete quiz, review flashcards, or try a random question.


Consider the following statements. Which of them is /are incorrect? A. By enabling INTE bit of an external interrupt can wake up the processor before entering into sleep mode. B. INTF bit is set in INTCON only when a valid interrupt signal arrives at INT pin. C. During the occurrence of interrupt, GIE bit is set in order to prevent any further interrupts.D. goto instruction written in program memory cannot direct the program control to ISR.