Posted inPrograming in C What is pointer in C and Why it is important? Pointer in C A pointer in C is a variable that stores the memory address of another variable. Instead of holding a direct value, a pointer holds the address where… Posted by tutornet June 27, 2024