InterviewSolution
Saved Bookmarks
| 1. |
If the subroutine exceeds the private space allocated to it then the values are pushed onto _________(a) Stack(b) System heap(c) Reserve Space(d) Stack frameI have been asked this question by my college professor while I was bunking the class.My question is based upon Parameter Passing and Stack Frame in chapter Machine Instructions and Programs of Computer Architecture |
|
Answer» Correct ANSWER is (a) Stack |
|