Every computer requires memory to store data and instructions. However, memory is divided into two distinct hierarchies based on how the CPU accesses it: Primary (Main) Memory and Secondary (Storage) Memory.
ROM is the only type of primary memory that is non-volatile. It holds the BIOS instructions that tell the computer how to boot up.
When your computer gets 'slow' because you have too many Chrome tabs open, it is because your Primary Memory (RAM) is completely full.
| Feature | Primary Memory | Secondary Memory |
|---|---|---|
| Nature | Usually Volatile (Temporary). | Non-Volatile (Permanent). |
| CPU Access | Directly accessed by CPU. | Not directly accessed. |
| Speed | Extremely fast. | Slower. |
| Cost | Very expensive per Gigabyte. | Very cheap per Gigabyte. |
If your fast RAM gets completely full, the operating system will secretly borrow a small, slow chunk of your Secondary Hard Drive and pretend it is RAM. This trick is called Virtual Memory.
Top 20 Computer Related Full Forms for Exams
A complete list of the most important computer-related full forms. Learn the full forms of CPU, RAM, ROM, HTTP, USB, and GUI for basic computer exams.
Computer Science Class 12 Syllabus Overview
Explore the CBSE Computer Science Class 12 syllabus. Learn about Python programming, SQL databases, and computer networks essential for board exams.
Control Statements in Java: Types and Examples
Learn about the three types of control statements in Java: Decision making (if-else), Iteration loops (for, while), and Jump statements (break, continue).
What is Control+Z Used For?
Learn what the Ctrl+Z keyboard shortcut is used for. Discover how the 'Undo' function works in word processing, photo editing, and file management.
What is the Full Form of CRT?
Discover the full form of CRT in computer hardware. Learn how the heavy, bulky Cathode Ray Tube monitors worked before flat LCD screens existed.
Turn this guide into revision flashcards, a practice exam, or an AI-generated podcast โ free, no signup required.