Computer Science
Define primary storage devices. List their types.
Computer System
2 Likes
Answer
Primary storage devices refer to the main memory in a computer that is directly accessible by the CPU. This memory is used to temporarily store data and instructions that the CPU needs while performing tasks.
The primary storage devices are classified into two types:
- Random Access Memory (RAM)
- Read-Only Memory (ROM)
Answered By
1 Like