Random Access Memory: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
Improve a bit |
Mentino its usually DRAM now |
||
| Line 1: | Line 1: | ||
'''Random Access Memory''' (often given as '''RAM''') is slang term for a computer's [[main memory]]. Many people confuse this with [[disk]] [[secondary memory ]] (although technically disks are also accessible at random - unlike, say, tape secondary storage) | '''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. RAM can be written and read at will. | ||
Many people confuse this with [[disk]] [[secondary memory ]] (although technically disks are also accessible at random - unlike, say, tape [[secondary storage]]). | |||
{{stub}} | {{stub}} | ||
Revision as of 22:21, 16 September 2017
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. RAM can be written and read at will.
Many people confuse this with disk secondary memory (although technically disks are also accessible at random - unlike, say, tape secondary storage).