When a recursive call to a function 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

c. values of global variables

Computer Science & Information Technology

You might also like to view...

When a change in a document has been accepted, the text turns to black

Indicate whether the statement is true or false

Computer Science & Information Technology

In a practice known as _________ , the program and data are organized in such a way that various modules can be assigned the same region of memory with a main program responsible for switching the modules in and out as needed.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology