SLR2 - Memory and Storage Flashcards
What are the different types of primary memory?
Random Access Memory (RAM)
Read Only Memory (ROM)
Registers
Cache
Volatile meaning
Contents are lost when the power is turned off.
Non-Volatile meaning
Contents are kept when the power is turned off.
Qualities of Primary Memory
It holds the data and instructions which the CPU needs access to while a computer is running.
The CPU can access data from primary memory much quicker than from secondary storage.
What is Random Access Memory (RAM)?
Holds the operating system, programs and data in use by the CPU when the computer is running.
What does RAM stand for?
Random Access Memory
What does ROM stand for?
Read Only Memory
What is Read Only Memory (ROM)?
Holds the first instructions for when the computer is first turned on known as the bootstrap.
Is RAM volatile or non-volatile?
Volatile (contents lost when power is turned off).
Is ROM volatile or non-volatile?
Non-volatile (contents kept when power is turned off)
Which is larger: RAM or ROM?
RAM is large in comparison to ROM
Why is Secondary Storage needed?
Because ROM is Read Only and RAM is volatile.
What are some other reasons Secondary Storage is needed?
- Storage of programs and data when the power is turned off.
- Semi-permanent storage of data that can change.
- Backup of data files
- Archive of data files
Examples of Optical storage are:
CD-R/RW, DVD-R/RW, Blu-Ray
Properties of Optical storage devices are:
- low capacity compared to other types of storage
- slow access to data
- Thin, lightweight, portable