Home / Questions / What is dangling pointer in C?
Explanatory Question

What is dangling pointer in C?

👁 887 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

When a pointer is pointing to non-existing memory location is called dangling pointer.