1.

What Is Null Pointer?

Answer»

NULL POINTER is not the unitialised pointer that can point anywhere, the NULL pointers are the one which do not point anywhere that is which do not point to any object or any FUNCTION.

NULL pointer is not the unitialised pointer that can point anywhere, the NULL pointers are the one which do not point anywhere that is which do not point to any object or any function.



Discussion

No Comment Found