a) NULL
b) Other dynamically allocated memory
c) The same deallocated memory location
d) It points back to the location it was initialized with
On freeing a dynamic memory, if the pointer value is not modified, then the pointer points to.
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
On freeing a dynamic memory, if the pointer value is not modified, then the pointer points to.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!