

MCQOPTIONS
Saved Bookmarks
1. |
The reserved memory or private space of the subroutine gets deallocated when _______ |
A. | The stop instruction is executed by the routine |
B. | The pointer reaches the end of the space |
C. | When the routine’s return statement is executed |
D. | None of the mentioned |
Answer» D. None of the mentioned | |