Answers

Question and Answer:

  Home  C Programming

⟩ What is a pointer variable in C language?

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

 170 views

More Questions for you: