Where Are The Automatic Variables Stored If Another Function Is #1281
Where are the automatic variables stored if another function is called in between the execution of the program?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Memory Allocation & Scope of Variable - OOPs MCQ: Automatic Variable - Quiz No.1.
Where are the automatic variables stored if another function is called in between the execution of the program?
Heap
Queue
Stack
Temp variable