1.2 Memory Flashcards
Random Access
Random Access means that any part of the memory can be accessed as quickly as any other part of the memory
RAM
Fast
RAM is much faster to access than secondary storage such as Hard Disk Drives (HDDs)
Expensive
RAM is much more expensive per unit capacity than secondary storage media
Volatile
RAM is volatile. This means that it will lose its contents when power is lost (i.e. if the computer is switched off)
Read Only Memory
Read Only Memory (ROM) is another type of main memory found in computers. It comes on a small, factory made chip in the motherboard
ROM - Non - Volatile
ROM is non-volatile
This means that ROM keeps its contents when power is lost
ROM - Fast but Expensive
- ROM is very fast to access.
- ROM is expensive, so tends to be only small
ROM - Read Only
- ROM is often made from flash memory. This means that its contents cannot be changed easily.
- This means that the ROM only stores small programs that boots or starts up the computer.
- These programs are called the Basic Input Output System (BIOS). They usually:
- Load an operating system.
- Check the system for errors.