Question: Which of the following is a correct statement about implementation of subprograms? Yantnz: Deep access method is faster in accessing the references to distant nonlocals

Which of the following is a correct statement about implementation of subprograms? Yantnz: Deep access method is faster in accessing the references to distant nonlocals than shallow access. O Shallow access method is costly in accessing the references to distant nonlocals than deep access. In deep access method, the activation record instances on the dynamic chain are used for accessing nonlocal references. O In the shallow access method, variables declared in subprograms are stored in the activation records of the subprograms for access. O Subprogram linkage is more costly for deep access than shallow access method in dynamic scoping
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
