C Pointer in C August 3, 2018 basicittopic 1 Comment APPLICATION OF GENERIC POINTER, APPLICATION OF NULL POINTER, APPLICATION OF THE POINTER, DÂ reference, Dangling pointer, Far pointer, Generic pointer, Near pointer, Null pointer, Pointer, Pointer in C, Wild pointerPointer in C:- A pointer in C is a variable which refers only address. (address is a location in memory). Read more