InterviewSolution
Saved Bookmarks
| 1. |
The stack frame for each subroutine is present in ______(a) Main memory(b) System Heap(c) Processor Stack(d) None of the mentionedI have been asked this question by my college director while I was bunking the class.This is a very interesting question from Parameter Passing and Stack Frame in portion Machine Instructions and Programs of Computer Architecture |
|
Answer» Right option is (c) Processor STACK |
|