Random Access Memory
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=physical }} '''Random Access Memory''' (RAM) is the volatile memory storage used by computers to hold the programs and data being worked with at the m...") |
Revision as of 04:17, 5 October 2013
Random Access Memory (RAM) is the volatile memory storage used by computers to hold the programs and data being worked with at the moment. The data goes away when you turn off the computer, so it needs to be saved to a more permanent medium such as a disk or nonvolatile memory.