Random Access Memory

From Computer History Wiki
Revision as of 13:25, 20 November 2023 by Jnc (talk | contribs) (+Link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Random Access Memory (often given as RAM) is slang term for a computer's main memory. RAM is almost always implemented with Dynamic RAM now, instead of Static RAM, for cost-savings; it can be written and read at will.

Many people confuse this with disk secondary storage (although technically disks are also random access - unlike, say, magnetic tape secondary storage).