If an automatic variable is created and then a function is called then ________________
(a) The automatic variable created gets destroyed
(b) The automatic variable doesn’t get destroyed
(c) The automatic variable may or may not get destroyed
(d) The automatic variable can’t be used in this case
I got this question in my homework.
My doubt stems from Automatic Variable in division Memory Allocation & Scope of Variable of Object Oriented Programming