InterviewSolution
Saved Bookmarks
| 1. |
Automatic variables are stored in ________(a) stack(b) data segment(c) register(d) heapThis question was addressed to me by my school teacher while I was bunking the class.Enquiry is from Automatic Variables in portion C Functions and Structure of a Program of C |
|
Answer» CORRECT CHOICE is (a) stack For EXPLANATION: NONE. |
|