

InterviewSolution
Saved Bookmarks
1. |
What does 80×86 use to hold essential data?(a) stack frame(b) register(c) internal register(d) flag registerThe question was posed to me during a job interview.Query is from The mechanism of Interrupts topic in division Interrupts and Exceptions of Embedded Systems |
Answer» The correct choice is (a) STACK frame |
|