Home / Questions / Where an automatic variable is stored?
Explanatory Question

Where an automatic variable is stored?

👁 968 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Every local variable by default being an auto variable is stored in stack memory.