Primary memory is directly accessible by the CPU. It is categorized by its ability to retain data without power.
| Type | Full Name | Volatility | Function |
|---|---|---|---|
| RAM | Random Access Memory | Volatile (Lost on power-off) | Holds open applications and the OS while the computer is running. |
| ROM | Read Only Memory | Non-Volatile (Permanent) | Contains the BIOS/UEFI bootstrap instructions to start the computer. |