Examveda

Pick out the correct statement with respect to the heap.

A. Local variables are stored on the heap

B. Static variables are stored on the heap

C. Heap is the data structure that is used to implement recursive function calls

D. Everything on the heap is anonymous

Answer: Option D


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation