Computer Memory

Total Questions: 20

1 - What does RAM stand for?

A ) Random Access Module
B ) Remote Access Module
C ) Real-time Allocation Memory
D ) Random Access Memory ✅

Explanation:

    ✅ RAM stands for: Random Access Memory

  1. Definition:
    RAM is a type of computer memory that allows data to be read and written quickly in any order (randomly).
  2. Volatility:
    RAM is volatile memory → data is lost when power is turned off.
  3. Function:
    • Stores programs and data that the CPU is currently using.
    • Makes the system fast by allowing quick access.
  4. Types of RAM:
    • SRAM (Static RAM)
    • DRAM (Dynamic RAM)
    • SDRAM, DDR, DDR2, DDR3, DDR4, DDR5.

2 - Which memory is volatile?

A ) ROM
B ) Cache
C ) RAM ✅
D ) Hard Disk

Explanation: Volatile memory loses its contents when the power is turned off. RAM is an example of volatile memory.

3 - What is the purpose of cache memory?

A ) Long-term storage
B ) Temporary storage ✅
C ) Network storage
D ) Virtual memory

Explanation: Cache memory is used for temporary storage to provide faster access to frequently used instructions and data.

4 - Which memory retains data after a power-off?

A ) RAM
B ) Flash Memory ✅
C ) Cache
D ) ROM

Explanation: Flash memory is non-volatile and retains data even when the power is turned off.

5 - What's the primary function of ROM?

A ) Temporary storage
B ) Cache storage
C ) Virtual memory
D ) Permanent storage ✅

Explanation: ROM (Read-Only Memory) is used for permanent storage, and its content is not easily modified.

6 - Which memory is used for BIOS?

A ) ROM ✅
B ) Hard Disk
C ) Cache
D ) RAM

Explanation: The Basic Input/Output System (BIOS) is typically stored in ROM.

7 - What does DRAM stand for?

A ) Digital RAM
B ) Dynamic Random Access Memory ✅
C ) Direct Read Access Memory
D ) Disk Random Access Memory

Explanation:

    ✅ RAM stands for: Random Access Memory

  1. Definition:
    RAM is a type of computer memory that allows data to be read and written quickly in any order (randomly).
  2. Volatility:
    RAM is volatile memory → data is lost when power is turned off.
  3. Function:
    • Stores programs and data that the CPU is currently using.
    • Makes the system fast by allowing quick access.
  4. Types of RAM:
    • SRAM (Static RAM)
    • DRAM (Dynamic RAM)
    • SDRAM, DDR, DDR2, DDR3, DDR4, DDR5.

8 - What is a memory cache hit?

A ) Data found in cache ✅
B ) Data not found
C ) Cache overflow
D ) Cache miss

Explanation: A cache hit occurs when the requested data is found in the cache, resulting in faster access.

9 - What is virtual memory?

A ) RAM expansion
B ) Cache overflow
C ) ROM storage
D ) Disk space used as RAM ✅

Explanation: Virtual memory uses disk space to simulate additional RAM when the physical

10 - What is the role of EEPROM?

A ) Temporary storage
B ) Virtual memory
C ) Permanent storage ✅
D ) Cache storage

Explanation: EEPROM (Electrically Erasable Programmable Read-Only Memory) is used for non-volatile, rewritable storage.

11 - Which memory is non-volatile and rewritable?

A ) Flash Memory ✅
B ) ROM
C ) RAM
D ) Cache

Explanation: Flash memory is both non-volatile and rewritable.

12 - What is the purpose of the MMU?

A ) Manage Memory Units
B ) Memory Mapping Unit ✅
C ) Main Memory Unit
D ) Memory Module Utility

Explanation: The Memory Management Unit (MMU) handles the mapping between virtual addresses and physical addresses.

13 - Which type of memory is used for secondary storage?

A ) RAM
B ) Hard Disk ✅
C ) ROM
D ) Cache

Explanation: Hard disks are commonly used for long-term storage as secondary storage devices.

14 - What is latency in memory?

A ) Memory volatility
B ) Memory type
C ) Memory size
D ) Speed of memory access ✅

Explanation: Latency in memory refers to the speed at which data can be accessed.

15 - What is the purpose of swap space?

A ) Virtual memory extension ✅
B ) Cache overflow
C ) Cache overflow
D ) ROM storage

Explanation: Swap space extends virtual memory by using disk space when physical RAM is insufficient.

16 - What does SRAM stand for?

A ) Static RAM ✅
B ) Sequential RAM
C ) System RAM
D ) Storage RAM

Explanation:

    ✅ RAM stands for: Random Access Memory

  1. Definition:
    RAM is a type of computer memory that allows data to be read and written quickly in any order (randomly).
  2. Volatility:
    RAM is volatile memory → data is lost when power is turned off.
  3. Function:
    • Stores programs and data that the CPU is currently using.
    • Makes the system fast by allowing quick access.
  4. Types of RAM:
    • SRAM (Static RAM)
    • DRAM (Dynamic RAM)
    • SDRAM, DDR, DDR2, DDR3, DDR4, DDR5.

17 - Which memory is used for long-term storage?

A ) RAM
B ) Hard Disk ✅
C ) ROM
D ) Cache

Explanation: Hard disks are commonly used for long-term storage.

18 - What is the purpose of a memory controller?

A ) Manage RAM ✅
B ) Manage cache memory
C ) Manage ROM
D ) Manage hard disk

Explanation: A memory controller manages access to the RAM in a computer system.

19 - What is the purpose of parity bits in memory?

A ) Improve memory latency
B ) Increase memory speed
C ) Expand memory capacity
D ) Ensure data integrity ✅

Explanation: Parity bits help detect errors and ensure data integrity in memory.

20 - Which memory type is often used for USB drives?

A ) RAM
B ) ROM
C ) Flash Memory ✅
D ) Cache

Explanation: USB drives typically use Flash Memory for portable and rewritable storage.