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

To EXPLAIN: If the ALLOCATED work SPACE is exceeded then the data is pushed onto the system stack.



Discussion

No Comment Found

Related InterviewSolutions