Wipro interview question

What are pointers in C ?

Interview Answer

Anonymous

31 May 2022

Pointers are variables that contain or point to the address of another variable with same data type