1.2 Memory and Storage Flashcards
1
Q
What does RAM stand for?
A
- Random Access Memory
2
Q
What does ROM stand for?
A
- Read Only Memory
3
Q
What does the term volatile mean?
A
- Data is loss if the device is off
4
Q
What does the RAM hold?
A
- Operating system
- Programs in use
5
Q
What does the ROM hold?
A
- Bootstrap
- BIOS ( basic input and output system )
6
Q
What is Moore’s Law?
A
- Every two years the average storage of devices are doubled.
7
Q
What is L1 storage?
A
- CPU
8
Q
What is L2 storage?
A
- Cache
9
Q
What is L3 storage?
A
- Main memory
- Primary memory
10
Q
What is cache?
A
- Temporary memory
- Holds frequently used instructions
11
Q
What is an advantage of cache?
A
- Fast processing speed
- Efficient
12
Q
What is a disadvantage of cache?
A
- Expensive
13
Q
What is the definition of virtual memory?
A
- Extension of RAM
- Hard disk
14
Q
What is an advantage of virtual memory?
A
- Swap space ( auto execution )
- Saves money from buying new RAM
15
Q
What is a disadvantage of virtual memory?
A
- Shortens disk life span
- Long execution
- Slow processing speed
16
Q
What is data?
A
- Information stored on a device
- Used for processes to increase efficiency
17
Q
What is primary memory?
A
- Initial processor