InterviewSolution
Saved Bookmarks
| 1. |
The return address from the interrupt-service routine is stored on the ___________(a) System heap(b) Processor register(c) Processor stack(d) MemoryThe question was posed to me during an internship interview.I'd like to ask this question from Interrupts in section Input/Output Organisation of Computer Architecture |
|
Answer» Correct choice is (c) Processor STACK |
|