When a recursive call to a function occurs, the compiler's implementation must remember all of the following information EXCEPT
Answers:
a. The function parameters
b. The return address
c. Local variables
d. A reference to the point from which the recursive call was made