1.2 Memory Flashcards
1
Q
Random Access Memory (RAM)
A
Volatile (data lost when power is off)
Read and write
Purpose: temporary store of currently executing instructions and their data.
E.g. applications currently in use
2
Q
Read Only Memory (ROM)
A
Non-volatile (data retained when power is off)
Read only
Purpose: stores instructions for starting the computer called the bootstrap.
3
Q
Virtual memory
A
Using part of the hard disk as if it were random access memory.
Allows more applications to be open than physical memory could hold.
4
Q
Flash memory
A
Solid state (no moving parts). Faster than a hard disk drive. Robust. Used to store the BIOS.