[Edit]
Answer
No, pointer is not a data type but a reference to an object. Pointers are used to refer back to an object which can be anything from a large data value or a collection of values or objects.
First answer by ID1112672555. Last edit by ID1112672555. Question popularity: 23 [recommend question]




