KnowledgeBoat Logo
|

Computer Applications

Differentiate between Primary and Secondary memory.

Computer System

5 Likes

Answer

Primary MemorySecondary Memory
It is the main memory of the computer system.It is the auxiliary memory from where stored data can be retrieved.
Data and instructions get erased as soon as the computer is switched off.Data or instructions are stored for future use, even when the computer has been switched off.
It provides faster data access.It provides slower data access.
It is used for processing data.It is used for storing large amounts of data permanently.
It is small in size.It is of large size.
It is also called main memory or internal memory.It is also called auxiliary memory or external memory.
Examples are RAM and ROM.Examples are hard disk, CD, DVD, flash drive etc.

Answered By

1 Like


Related Questions