answersLogoWhite

0

Pointer in C is Memory Reference. It stores memory address of any variable, constant, function or something you later use in your programming. Pointer basically used to ease the referencing of variables and others or in polymorphism and inheritance.

User Avatar

Irma Block

Lvl 10
3y ago

What else can I help you with?