Question

A pointer in which a pointer variable contains the address of a variable that has already been allocated:

A Null pointer
B Generaic pointer
C Dangling pointer
D Wild pointer
Answer & Explanation
Option: [C]