Vidyalelo
C Programming · Q44

Memory Allocation

Programming · C Programming · question 44

Q44

A condition where in memory is reserved dynamically but not accessible to any of the programs is called . . . . . . . .

A.
Memory leak
Answer
B.
Dangling pointer
C.
Frozen memory
D.
Pointer leak

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board