Question:Which information is not saved in the activation record when a function call is executed?
A Current depth of recursion B Formal parameters C Location where the function should return when done D Local variables
+ AnswerA
+ Report