Q64
On freeing a dynamic memory, if the pointer value is not modified, then the pointer points to.
A.
NULL
B.
Other dynamically allocated memory
C.
The same deallocated memory location
AnswerD.
It points back to the location it was initialized with
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board