
A computer uses two types of storage. A main store consisting of ROM and RAM, and backing stores which can be internal, eg hard disk, or external, eg a CD or USB flash drive.
Main store (or computer memorymemory: used to store data) is divided into Read Only Memory (ROM) and Random Access Memory (RAM).
ROM is memory that cannot be changed by a programprogram: a list of instructions written in a programming language or user. ROM retains its memory even after the computer is turned off. For example, ROM stores the instructions for the computer to start up when it is turned on again.
RAM is a fast temporary type of memory in which programs, applicationsapplication: applications serve a specific purpose, eg Microsoft Word is used for word processing and datadata: information without context, eg a list of students with numbers beside their names is data, when it's made clear that those numbers represent their placing in a 100 metre race, the data becomes information are stored. Here are some examples of what's stored in RAM:
If a computer loses power, all data stored in its RAM is lost.
