Q48
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board