1.

If a pointer to an object is created and the object gets deleted without using the pointer then __________

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