skip to main |
skip to sidebar
- Store data and instructions that are used by the CPU to perform some task.
- These instructions are usually loaded into RAM from a secondary storage device.
- RAM is also used to store instructions that tell the CPU how to work with its parts. These instructions are usually called drivers.
- The instructions in RAM are constantly changing, depending on the needs of the CPU.
- The instructions in RAM are volatile.
- When the computer is turned off the information in RAM disappears.
- The information in RAM needs to be saved to secondary storage before the computer is turned off.
- Access to information is random access.