T
Q. ___ is a pointer that occurs at the time when the object is de-allocated from memory without modifying the value of the pointer.
- Correct Answer - Option(A)
- Views: 107
- Filed under category C Programming
T
A dangling pointer is a pointer that occurs at the time when the object is de-allocated from memory without modifying the value of the pointer.
You must be Logged in to update hint/solution
Discusssion
Login to discuss.