Question: Which of the following is a correct statement about implementation of subprograms? Your answer: Deep access method is faster in accessing the references to distant
Which of the following is a correct statement about implementation of subprograms?
| Your answer: | |
|---|---|
| Deep access method is faster in accessing the references to distant nonlocals than shallow access. | |
| 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. | |
| In the shallow access method, variables declared in subprograms are stored in the activation records of the subprograms for access. | |
| 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
