Skip to main content

AFCAT (INDIAN AIR FORCE RECRUITMENT)

 FULL DETAILS IN THIS FILE : 👇🏻 Tap to Click  

प्राइमरी और सेकेंडरी मेमोरी में क्या अंतर है • What is the difference between primary and secondary memory

 In the world of computers, memory refers to the space where data and instructions are stored for processing. There are two types of memory in a computer: primary memory (also known as main memory) and secondary memory (also known as auxiliary memory).


Primary Memory:


Primary memory is the main memory of a computer, which is directly accessible to the processor. It is also called the volatile memory because it loses its contents when the computer is turned off. Primary memory is used to store data that is currently being used by the CPU, including the operating system, programs, and data that the CPU is actively processing.


There are two main types of primary memory: Random Access Memory (RAM) and Read-Only Memory (ROM).


RAM is a type of primary memory that can be read and written to by the CPU. It is used to store the data and programs that are currently being used by the computer. When the computer is turned off, the contents of RAM are lost. This is why RAM is also called volatile memory.


ROM, on the other hand, is a type of primary memory that can only be read. It is used to store the firmware and other essential software that are needed to boot up the computer. ROM is non-volatile memory, which means that its contents are retained even when the computer is turned off.


Secondary Memory:


Secondary memory is the auxiliary memory of a computer, which is used to store data and programs that are not currently being used by the CPU. Unlike primary memory, secondary memory is non-volatile, which means that its contents are retained even when the computer is turned off.


There are several types of secondary memory, including hard disk drives (HDD), solid-state drives (SSD), and external storage devices such as USB drives and memory cards.


HDDs are the most common type of secondary memory. They consist of spinning disks that are coated with magnetic material, which can be used to store data. Data can be read from and written to the disk using a read/write head that moves back and forth across the disk.


SSDs are a newer type of secondary memory that uses flash memory to store data. They are faster than HDDs, but also more expensive.


External storage devices such as USB drives and memory cards are also a type of secondary memory. They are convenient for storing and transferring data between computers, but they are generally slower than internal HDDs and SSDs.


In summary, primary memory (or main memory) is the volatile memory that is directly accessible to the processor and used to store data and programs that are currently being used by the CPU. Secondary memory (or auxiliary memory) is the non-volatile memory that is used to store data and programs that are not currently being used by the CPU.





Comments

Popular posts from this blog

FUNDAMENTAL OF COMPUTER || BASICS OF COMPUTER || NOTES

  FUNDAMENTAL OF COMPUTER  Explore computer basics: hardware, software, architecture, networks, and more. Learn the essentials that power modern technology.

What is the SSD? || एसएसडी क्या है?

What is the SSD :-    SDD, or System Design Document, is a comprehensive document that outlines the design of a system. It is typically created before the actual implementation of a system and serves as a blueprint for developers to follow during the development process. SDDs are used to ensure that all stakeholders have a clear understanding of the system being developed and that it meets their requirements. There are several components of an SDD, including: System overview: This section provides an overview of the system being developed, including its purpose, scope, and objectives. Architecture: The architecture section outlines the high-level design of the system, including the hardware and software components, data flow, and data storage. Design specifications: This section provides detailed specifications for each component of the system, including the user interface, data structures, algorithms, and programming languages. Testing plan: The testing plan outlines the testing proce

Many types of full forms related to computer || कंप्यूटर से संबंधित कई प्रकार के फुल फॉर्म || all types of full form in computer || कंप्यूटर में सभी प्रकार की फुल फॉर्म

  CPU: Central Processing Unit GPU: Graphics Processing Unit RAM: Random Access Memory ROM: Read-Only Memory HDD: Hard Disk Drive SSD: Solid State Drive USB: Universal Serial Bus LAN: Local Area Network WAN: Wide Area Network BIOS: Basic Input/Output System OS: Operating System GUI: Graphical User Interface DNS: Domain Name System IP: Internet Protocol HTTP: Hypertext Transfer Protocol HTTPS: Hypertext Transfer Protocol Secure FTP: File Transfer Protocol SMTP: Simple Mail Transfer Protocol POP: Post Office Protocol IMAP: Internet Message Access Protocol VPN: Virtual Private Network HTML: Hypertext Markup Language CSS: Cascading Style Sheets JS: JavaScript PHP: Hypertext Preprocessor SQL: Structured Query Language ASP: Active Server Pages MVC: Model-View-Controller API: Application Programming Interface SDK: Software Development Kit