Wipro interview question

What are pointers in C ?

Interview Answer

Anonymous

May 31, 2022

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