

InterviewSolution
Saved Bookmarks
1. |
Which of the following is NOT represented in a subroutine’s activation record frame for a stack-based programming language?(A) Values of local variables(B) Return address(C) Heap area(D) Information needed to access non local variables |
Answer» | |