Hi,

I am new to this thread and programming and wanted to know about "Dangling Pointer".


Does dangling pointer only arises when 2 objects point at the same memory location or it can even arise if 1 object points at the same memory location?

Thanks