Examveda

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

D. It points back to the location it was initialized with

Answer: Option C


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output