Friday, July 24, 2026
Home Academic Primary vs Secondary Memory - Key differences

Primary vs Secondary Memory – Key differences

Hi there, welcome to my blog. Here I present you some of the key differences between Primary and Secondary Memory.

SNPrimary MemorySecondary Memory
1Any memory devices that’re connected directly to CPU or processor are referred to as Primary. Memory that is not directly connected to processor, for processor to access secondary memory it need to go through primary memory.
2Per unit storage cost of primary memory is high i.e. manufacturing cost is high because of technology and materials used.Data storage cost of secondary storage devices are cheaper than the that of primary.
3Response time is high and data/instructions can be accessed faster from Primary Memory. Majority of Primary Memory use Random Access mechanism.Slower response time as compared to primary memory. They usually deploy the sequential access mechanism.
4Content of Primary Memory can be accessed by using data bus.Contents stored in Secondary memories are accessed by using Input/Output(I/O) channels.
5Storage capacity is low. (generally between 1GB to 32 GB)It stores a large volume of data( Generally storage capacity is measured in term of GB or TB. Generally more than 100 GB)
6It is volatile in nature, means data cannot be retained if electricuty is cut-off.Secondary Storage devices are non-volatile in nature and can hold the data even after power is cut-off.
7Primary memories are used to store:
– temporary data of programs that CPU is currently working on.
– temporary data of programs that users are using frequently
– startup programs that tell system the startup program sequence.
Secondary Storage devices can be used to store permanent contents like documents, movies, graphic works etc.
8 Main types of Primary Memory:
a. RAM
b. ROM
c. Cache Memory
d. Registers
Main types of Secondary Memory:
a. Magnetic Storage Devices: Magnetic Tapes, Magnetic Disk(Hard Disk)
b. Optical Storage Devices: CD, DVD, Blue-Ray Disks
Fig: Difference between Primary and Secondary Memory by DataSagar

#Update1(2020):

Also, for updated learning, I would like to recommend the following video to follow:

Thanks and Happy Learning!

datasagarhttp://www.DataSagar.com
The author of this blog post is a technology fellow, an IT entrepreneur, and Educator in Kathmandu Nepal. With his keen interest in Data Science and Business Intelligence, he writes on random topics occasionally in the DataSagar blog.
RELATED ARTICLES

How to setup DNS Records in Cloudflare – Guide for Website Owners

Whether you're launching your first website, connecting a custom email address, or moving your domain to a new hosting provider, you've probably...

DeepSeek AI: The Open-Source AI Disruptor Shaking Up the Tech World

DeepSeek AI is revolutionizing the artificial intelligence landscape with its open-source, cost-effective, and highly customizable model. Built on cutting-edge transformer architecture and fine-tuned using reinforcement learning with human feedback (RLHF), DeepSeek delivers human-like text generation and accurate responses. Its efficient training techniques reduce computational costs by up to 40%, while its foundation on open-source frameworks like PyTorch and TensorFlow ensures seamless integration for developers. Whether you're a startup, a developer, or a large enterprise, DeepSeek offers unparalleled transparency, affordability, and performance, making it a game-changer in the world of AI. Discover why DeepSeek is outshining competitors like ChatGPT and Google Gemini in this comprehensive guide.

Useful Python Libraries for Data Science & ML Enthusiasts

Hi there, DataSagar here! If you're as passionate about data science as I am, then you know how overwhelming it can be...

Most Popular

How to setup DNS Records in Cloudflare – Guide for Website Owners

Whether you're launching your first website, connecting a custom email address, or moving your domain to a new hosting provider, you've probably...

DeepSeek AI: The Open-Source AI Disruptor Shaking Up the Tech World

DeepSeek AI is revolutionizing the artificial intelligence landscape with its open-source, cost-effective, and highly customizable model. Built on cutting-edge transformer architecture and fine-tuned using reinforcement learning with human feedback (RLHF), DeepSeek delivers human-like text generation and accurate responses. Its efficient training techniques reduce computational costs by up to 40%, while its foundation on open-source frameworks like PyTorch and TensorFlow ensures seamless integration for developers. Whether you're a startup, a developer, or a large enterprise, DeepSeek offers unparalleled transparency, affordability, and performance, making it a game-changer in the world of AI. Discover why DeepSeek is outshining competitors like ChatGPT and Google Gemini in this comprehensive guide.

Useful Python Libraries for Data Science & ML Enthusiasts

Hi there, DataSagar here! If you're as passionate about data science as I am, then you know how overwhelming it can be...

Nepal Government allowing IT Companies to Invest Abroad

In a landmark decision that signals Nepal’s intent to embrace globalization and technological advancement, the government has now allowed Nepali IT companies...

Recent Comments