Pointer
Variable that stores a memory address.
address
reference
A pointer is a variable that stores the memory address of another variable or data structure.
Built by Tim Jones