

MCQOPTIONS
Saved Bookmarks
1. |
Where are the automatic variables stored if another function is called in between the execution of program? |
A. | Heap |
B. | Queue |
C. | Stack |
D. | Temp variable |
Answer» D. Temp variable | |