Examveda

In the function realloc(), if the new size of the memory block is larger than the old size, then the added memory . . . . . . . .

A. is initialized to junk values

B. is initialized to zero

C. results in an error

D. is not initialized

Answer: Option D


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation