Memory Address
Broschiertes Buch

Memory Address

Versandkostenfrei!
Versandfertig in 6-10 Tagen
19,99 €
inkl. MwSt.
PAYBACK Punkte
10 °P sammeln!
In computer science, a memory address is an identifier for a memory location, at which a computer program or a hardware device can store data and later retrieve it. Generally this is a binary number from a finite monotonically ordered sequence that uniquely describes the memory itself.In modern byte-addressable computers, each address identifies a single byte of storage; data too large to be stored in a single byte may reside in multiple bytes occupying a sequence of consecutive addresses. Some microprocessors were designed to be word-addressable, so that the addressable storage unit was large...