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

For explanation I WOULD say: The Processor after servicing the INTERRUPTS as to load the address of the previous PROCESS and this address is stored in the stack.



Discussion

No Comment Found

Related InterviewSolutions