Computer Science, asked by Anonymous, 2 months ago

Differentiate between primary and secondary memory ?​

Answers

Answered by Anonymous
0

Answer:

Mark me as brainliest

Explanation:

Key Differences Between Primary and Secondary Memory

The key difference between primary and secondary memory is that primary memory can be directly accessed by the CPU whereas, the CPU can not directly access the secondary memory.

The primary memory of the computer is also known as the main memory of the computer. However, secondary memory is known as auxiliary memory.

The data that is to be currently processed is in

primary memory whereas, the data that has to be permanently stored is kept in secondary memory.

Primary memory is a volatile memory whereas, the secondary memory is a non-volatile memory.

Primary memories are semiconductor memories whereas; the secondary memories are the magnetic and optical memories.

Data accessing speed of the primary memory is faster than secondary memory.

Primary memory is accessed by the data bus. On the other hand, secondary memory is accessed using input-output channels.

Primary memory’s capacity is always smaller than secondary memory’s capacity.

Primary memory is costlier than secondary memory.

Primary memory is an internal memory whereas, secondary memory is an external memory

Answered by RaviKumarNaharwal
4

Explanation:

The memory of a computer is classified in the two categories primary and secondary memory. Primary memory is the main memory of the computer where the currently processing data resides. The secondary memory of the computer is auxiliary memory where the data that has to be stored for a long time or permanently, is kept.

The basic difference between primary and secondary memory is that the primary memory is directly accessible by CPU whereas, the secondary memory is not directly accessible to CPU.

Similar questions