What is a pointer variable in C language?

Submitted by: Administrator
A pointer variable is a variable that may contain the address of another variable or any valid address in the memory.
Submitted by: Administrator

Read Online C Programming Job Interview Questions And Answers