Multiple Choice
Each call to a method is referred to as a(n) ____.
A) invocation
B) execution
C) activation
D) branching
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Dynamic allocation places variables _.<br>A) on the
Q12: Declarations in surrounding blocks are called nonlocal
Q13: The scope of a binding is _.<br>A)
Q14: The body of an externally defined function
Q15: The bindings of names to storage locations
Q17: Lexical scoping rules are sometimes called dynamic
Q18: The declaration before use scoping rule in
Q19: In object-oriented languages such as Java and
Q20: Java requires manual deallocation of objects.
Q21: _ binding occurs during execution.<br>A) Static<br>B) Rapid<br>C)