Memory address
A value that identifies a location in a computer's memory address space. Programs and hardware use addresses to locate instructions and data.
Linked from 11 pages
Machine codeRelated: Machine-code instructions and their data are accessed through memory addresses.
Computer memoryRelated: Processors and software use addresses to locate data and instructions.
HexadecimalRelated: Addresses are commonly written in hexadecimal because binary addresses are long.
Program counterRelated: The counter stores an address rather than the instruction's contents.