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
Join The Discussion