1.

When a function is recursively called, all automatic variables

A. Are initialized during each execution of the function
B. Are retained from the last execution
C. Are maintained in a queue
D. None of these
Answer» B. Are retained from the last execution


Discussion

No Comment Found