Jump to content

Read–write memory

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pcb21 (talk | contribs) at 16:03, 10 April 2006 (stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Read-write memory is a type of computer memory that may be relatively easily be written-to as well as read from. Compare read-only memory (ROM). The term RAM is often used to describe writable memory, but strictly speaking this is wrong - RAM properly means memory that can be accessed at any location. The confusion arises because in practice writable memory is almost always random-access and vice-versa.