

McqMate
Q. |
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 frame |
Answer» A. stack | |
Explanation: if the allocated work space is exceeded then the data is pushed onto the system stack. |
View all MCQs in
Computer ArchitectureNo comments yet