Computer Systems Flashcards
What is main memory?
Primary storage (also known as main memory) is the component of the computer that holds data, programs and instructions that are currently in use.
What is secondary storage?
Secondary storage is non-volatile, long-term storage. It is used to keep programs and data indefinitely. Without secondary storage all programs and data would be lost the moment the computer is switched off.
Main Memory (Primary storage) examples
There are four types of primary storage:
read only memory (ROM)
random access memory (RAM)
flash memory
cache memory
Secondary Storage examples
Secondary storage devices are generally separated into three types:
- magnetic storage devices, such as hard disk drives
- optical storage devices, such as CD, DVD and Blu-ray discs
- solid state storage devices, such as solid state drives and USB memory sticks
volatile meaning
Volatile memory loses its contents when power is lost.