Pointer (computer programming)
In computer science, a pointer is an object in many programming languages that stores a memory address. This can be that of another value located in computer memory, or in some cases, that of memory-mapped computer hardware.
Source: Wikipedia — Pointer (computer programming) (CC BY-SA 4.0)