Skip to content
memory address

File:Paging.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ835713· pop 39· linked from 358 articles

memory address

Sign in to save

reference to a specific location in a computer's physical or virtual memory

Wikidata facts

Show 2 more facts
Commons category
Memory addressing
Sources (2)

via Wikidata · CC0

~12 min read

Article

In a computer using virtual memory, accessing the location corresponding to a memory address may involve many levels. In computing, a memory address is a reference to a specific memory location in memory used by both software and hardware. These addresses are fixed-length sequences of digits, typically displayed and handled as unsigned integers. This numerical representation is based on the features of CPU (such as the instruction pointer and incremental address registers). Programming language constructs often treat the memory like an array.

Types

Connections

Categories