

InterviewSolution
Saved Bookmarks
1. |
Which of the following are accessible by the ISR in software interrupt mechanism?(a) register(b) interrupt(c) nmi(d) memoryI got this question in an interview.I'd like to ask this question from Sources of Interrupts topic in portion Interrupts and Exceptions of Embedded Systems |
Answer» Correct option is (a) register |
|