Memory is reserved dynamically using malloc() or calloc() functions but memory area that is allocated dynamically is

Question:

Memory is reserved dynamically using malloc() or calloc() functions but memory area that is allocated dynamically is not accessible to programmer any more afterward is called as? 

A. Dangling memory 

B. Dangling pointer 

C. Memory leakage 

D. Pointer leakage

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: