Software Engineering Understand use of Pointers (*) in C and C++ A pointer in C and C++ is a variable that contains a memory address which is usually the address/ location of another variable in the memory.