Multiple Choice
The ____ maintains the location of the current activation record.
A) environment pointer
B) activation pointer
C) stack pointer
D) stack register
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: A procedure communicates with the rest of
Q20: The _ determines the allocation of memory.<br>A)
Q21: In Ada,parameters can be declared as in
Q22: Variables declared in the calling method are
Q23: The access link provides access to _.<br>A)
Q25: _ occurs when multiple access links must
Q26: You call a procedure by stating its
Q27: Pass by value implies that changes cannot
Q28: If a pointer is passed by value,the
Q29: Pass by name is included in all