Read–write memory

This is an old revision of this page, as edited by 117.211.86.109 (talk) at 03:11, 7 November 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Read-write memory is a type of computer memory that may be relatively easily written to as well as read from (unlike ROM or "read-only memory"). The term RAM is often used to describe writable memory. RAM (or "random access memory") actually referring to memory that can access any memory ___location in a constant amount of time.