

MCQOPTIONS
Saved Bookmarks
1. |
When does the Interrupt Handler execute it’s assigned code? |
A. | After all the codes executed in the program |
B. | Before any code is executed in the program |
C. | Blocks the code from getting executed at any time in the program |
D. | When the interrupt is in effect |
Answer» E. | |