- A programming language object 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. A pointer references a location in memory, and obtaining the value stored at that location is known as dereferencing the pointer. ← Wikipedia
- Related terms: Null pointer, Uninitialized variable, Random-access memory, Translation lookaside buffer
- Previous term: Point of presence
- Next term: Pointing device
- Random term: Technical Plenary and Advisory Committee (webglossary.info/random 🎲)