Where is the auto variables stored?

C Programming Language >   Variable in C Language >   About Java Tutorial  

Long Question

1095


Answer:

Auto variables can be stored anywhere, so long as recursion works. Practically, they're stored on the stack. It is not necessary that always a stack exists. You could theoretically allocate function invocation records from the heap.


This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.