Identify the correct definition of Primary memory.
- A. Memory directly accessible by the CPU, such as RAM, used to store data currently being processed. ✓
- B. The fastest and smallest storage tier in a computer, located directly inside the CPU.
- C. A storage solution that copies and stores data on remote, internet-connected servers for safekeeping.
- D. A copy of data stored separately from the original, used to restore information in case of loss or damage.
Correct answer
A. Memory directly accessible by the CPU, such as RAM, used to store data currently being processed.
Explanation
Primary memory refers to memory directly accessible by the CPU, such as RAM, used to store data currently being processed.