Answer by
DtheM1 (1150)
Computers store memory several ways. What you are probably most familiar with is on a hard disk drive, which is a spinning magnetic disk which stores everything from your computer's programs to pictures. Memory is also store on Random Access Memory, or RAM. RAM is used to temporarily hold variables for computing processes. ROM is like RAM, but read only.