1.

If pointer to an object is created and the object gets deleted without using the pointer:

A. It becomes void pointer
B. It becomes dangling pointer
C. It becomes null pointer
D. It becomes zero pointer
Answer» C. It becomes null pointer


Discussion

No Comment Found