+ 1

what is a dangling pointer?

pointers

15th Jun 2016, 12:30 PM
Sardor
Sardor - avatar
2 ответов
+ 1
of pointers are not delete at the and of program then the pointer sticks in memory and use space of you memory and we can delete them with out formating our memory are called dangling pointer in simple word the useless pointers wasting memory space.
16th Jun 2016, 11:39 AM
DJ Shiva & DJ Baba Shiv-Shekhar
DJ Shiva & DJ Baba Shiv-Shekhar - avatar
0
those are such pointers who are not having any address. after using delete address of the pointer is removed and so remains dangling pointer
15th Jun 2016, 12:40 PM
Tarang Godhari
Tarang Godhari - avatar