Difference between revisions of "Random Access Memory"
From Computer History Wiki
(Mentino its usually DRAM now) |
m (Proper cat, +links) |
||
Line 1: | Line 1: | ||
− | '''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 | + | '''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; it can be written and read at will. |
− | Many people confuse this with [[disk]] [[secondary memory ]] (although technically disks are also | + | Many people confuse this with [[disk]] [[secondary memory]] (although technically disks are also [[random access]] - unlike, say, tape [[secondary storage]]). |
− | {{stub}} | + | {{semi-stub}} |
Revision as of 21:31, 20 October 2018
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; it can be written and read at will.
Many people confuse this with disk secondary memory (although technically disks are also random access - unlike, say, tape secondary storage).