Definitions for "Memory address"
Keywords:  hexadecimal, ram, cpu, byte, sparse
See: logical address, physical address
a unique number identifying a particular byte of RAM
A number assigned to each byte in memory. The CPU can use memory addresses to track where information is stored in RAM. Memory addresses are usually displayed as hexadecimal numbers in segment/offset form.
a location in memory
The exact location in memory that stores a particular data item or program instruction. ... more
Keywords:  string, write, read, identifies, digits
a string of digits which identifies where to read or write data