KPI Interview Question

What is dangling pointer ?

Interview Answer

Anonymous

Sep 26, 2024

A dangling pointer is a pointer in computer programming that points to an invalid memory location or a memory location that is no longer valid