Requirement
In C++ a Pointer is a variable that is used to store the memory address of other variables. It is a variable that points to a data type (like int or string) of the same type and is created with the * operator.
MIS Online computer course
May God Bless us MIS