Solved

When a Recursive Call to a Method Occurs,the Compiler's Implementation

Question 49

Multiple Choice

When a recursive call to a method occurs,the compiler's implementation must remember all of the following information EXCEPT ______.


A) values of parameters
B) values of local variables
C) values of global variables
D) a reference to the point from which the recursive call was made

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions