Automatic variables are allocated space in the form of a __________
(a) stack
(b) queue
(c) priority queue
(d) random
I had been asked this question in unit test.
My query is from Automatic Variables in section C Functions and Structure of a Program of C