Multiple Choice
The local variables used in each invocation of a method during an app's execution are stored in the ________.
A) program execution stack
B) activation record
C) stack frame
D) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: Information may be methods.<br>A) passed to<br>B) returned
Q22: To call a static method,use the _
Q24: Which directive allows you to use the
Q25: Prepackaged methods and classes are available for
Q27: The return type of a method's return
Q28: Methods are called by writing the name
Q29: The parameter list in the method header
Q29: Primitive-type variables refer to objects in a
Q30: Since memory in a computer is finite,a
Q31: C# 6 introduces a new concise syntax