CCC Online Test
Menu mobile
Home
About
About CCC
CCC Syllabus
FAQs
Question Bank
Introduction to Computer
Introduction to Operating System
LibreOffice Writer
LibreOffice Calc
LibreOffice Impress
Introduction to Internet and WWW
Email Social Networking and eGovernance Services
Digital Financial Tools and Applications
Overview of Future Skills and Cyber Security
Study Material
Flash Card
Tutorial
Abbreviation
CCC Blog
O Level Online Test
Report Bug
Qus: <p>Arrange the following memory types in the correct order from lowest to highest in speed and cost:</p><p>1️⃣ Hard Disk Drive (HDD)</p><p>2️⃣ Cache Memory</p><p>3️⃣ Registers</p><p>4️⃣ RAM (Random Access Memory)</p><p>5️⃣ Solid-State Drive (SSD)</p>
Qusनिम्नलिखित मेमोरी प्रकारों को गति और लागत में न्यूनतम से उच्चतम तक सही क्रम में व्यवस्थित करें:
A. 1 → 4 → 5 → 2 → 3
B. 4 → 2 → 3 → 5 → 1
C. 3 → 2 → 4 → 5 → 1
D. 1 → 5 → 4 → 2 → 3
Solution
D. 1 → 5 → 4 → 2 → 3
Explanation
<p>Lowest Speed & Cost: HDD (slowest storage, highest latency).</p><p>Faster than HDD: SSD (flash memory, faster than HDD).</p><p>Primary Memory: RAM (temporary storage for active processes).</p><p>Very Fast: Cache Memory (small, high-speed memory near CPU).</p><p>Fastest & Most Expensive: Registers (inside CPU, stores instructions & data).</p>