Vidyalelo
Data Structure · Q52

Arrays in Data Structures

Programming · Data Structure · question 52

Q52

Where does the GNU C compiler allocates memory for variable-length arrays?

A.
Tree
B.
Stack
Answer
C.
Linked List
D.
Queue

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board