Examveda

What is the primary advantage of using dynamic memory allocation in C?

A. Flexibility to allocate memory at runtime

B. Faster execution of programs

C. Smaller memory footprint

D. Elimination of memory leaks

Answer: Option A


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation