Main Memory (RAM)
RAM is the computer’s working memory.
What is main memory (RAM)?
- Main memory temporarily stores data and instructions while they are being used by the CPU
- It provides fast access, allowing the CPU to quickly retrieve the information needed to run program
Capacity
- Capacity is the amount of data that can be stored
- The capacity of RAM is measured in gigabytes (GB)
- Typical sizes range from 4GB to 32GB
Volatile memory
- RAM is volatile memory
- This means that data is lost when the power is turned off
Main memory vs backing storage
- Main memory is temporary (data is lost when the computer is turned off), while backing storage is permanent
- Main memory is faster than backing storage, making it suitable for tasks currently being processed