Memory and Storage Devices MCQs

Computer

Memory and Storage Devices MCQs

Practice Memory and Storage Devices MCQs with answers and detailed explanations covering RAM, ROM, cache memory, hard disk, SSD, CD/DVD, pen drive and memory units frequently asked in computer awareness exams.

438
Total Questions

Practice Questions

Page 21 of 22
Question #401
What is the typical capacity of a CD-R disc in terms of audio minutes?
A. 60 minutes
B. 90 minutes
C. 80 minutes
D. 74 minutes

Correct Answer: Option C


Explanation:
Standard CD-R can hold 80 minutes of audio (700 MB). Some older ones hold 74 minutes (650 MB).

This question belongs to: Computer Memory and Storage Devices
Question #402
Which of the following is a characteristic of a magnetic tape?
A. Sequential access
B. Random access
C. Fast data transfer
D. Used as primary storage

Correct Answer: Option A


Explanation:
Magnetic tape is a sequential access medium, meaning data must be read in order. It is used for backup and archival.

This question belongs to: Computer Memory and Storage Devices
Question #403
What is the purpose of a memory page?
A. A fixed-size block of virtual memory
B. A section of cache
C. A physical block of RAM
D. A file on disk

Correct Answer: Option A


Explanation:
In virtual memory, a page is a fixed-size block of virtual memory that can be mapped to a physical frame in RAM or stored on disk.

This question belongs to: Computer Memory and Storage Devices
Question #404
Which of the following is a type of memory that is used for storing data in a gaming console?
A. GDDR
B. SDRAM
C. All of the above
D. DDR4

Correct Answer: Option A


Explanation:
Gaming consoles often use GDDR (Graphics DDR) for high bandwidth memory, though they may also use other types. GDDR is specific to graphics.

This question belongs to: Computer Memory and Storage Devices
Question #405
What is the typical speed of a CD-ROM drive at 1x?
A. 36 MB/s
B. 1.32 MB/s
C. 4.5 MB/s
D. 150 KB/s

Correct Answer: Option D


Explanation:
1x CD speed is 150 KB/s (or 153.6 KB/s for some). DVD 1x is 1.32 MB/s, Blu-ray 1x is 4.5 MB/s.

This question belongs to: Computer Memory and Storage Devices
Question #406
Which of the following is a type of memory that is used for storing data in a USB drive?
A. DRAM
B. SRAM
C. NOR flash
D. NAND flash

Correct Answer: Option D


Explanation:
USB drives use NAND flash memory due to its high density and suitability for mass storage.

This question belongs to: Computer Memory and Storage Devices
Question #407
What is the function of a memory queue?
A. To store data permanently
B. To manage cache hits
C. To hold pending memory requests
D. To allocate memory

Correct Answer: Option C


Explanation:
A memory queue buffers pending memory requests, allowing the memory controller to schedule them efficiently.

This question belongs to: Computer Memory and Storage Devices
Question #408
Which of the following is a type of memory that is used for storing data in a digital audio player?
A. Magnetic tape
B. CD-ROM
C. Hard disk
D. Flash memory

Correct Answer: Option D


Explanation:
Digital audio players (MP3 players) typically use flash memory for storage, though some older ones used hard disks.

This question belongs to: Computer Memory and Storage Devices
Question #409
What is the typical capacity of a Blu-ray disc for 4K movies?
A. 25 GB
B. 100 GB (triple layer)
C. 128 GB
D. 50 GB (dual layer)

Correct Answer: Option B


Explanation:
Ultra HD Blu-ray discs for 4K movies often use triple-layer discs of 100 GB capacity, though dual-layer 50 GB is also used.

This question belongs to: Computer Memory and Storage Devices
Question #410
Which of the following is a characteristic of a random-access memory (RAM)?
A. It is used for long-term storage
B. It is non-volatile
C. It allows access to any memory location in any order
D. It is slower than hard disks

Correct Answer: Option C


Explanation:
RAM allows random access, meaning any location can be accessed directly without reading sequential data. It is volatile and faster than hard disks, used for temporary storage.

This question belongs to: Computer Memory and Storage Devices
Question #411
What is the purpose of a memory controller in a mobile device?
A. To handle cellular signals
B. To control the display
C. To manage the battery
D. To manage the LPDDR memory

Correct Answer: Option D


Explanation:
In mobile devices, the memory controller manages the LPDDR (Low-Power DDR) memory, optimizing power consumption and performance.

This question belongs to: Computer Memory and Storage Devices
Question #412
Which of the following is a type of memory that is used for storing the bootloader in a microcontroller?
A. EEPROM
B. Flash memory
C. SRAM
D. DRAM

Correct Answer: Option B


Explanation:
Microcontrollers often have on-chip flash memory for storing the bootloader and program code, as it is non-volatile and can be reprogrammed.

This question belongs to: Computer Memory and Storage Devices
Question #413
What is the typical speed of a DVD drive at 4x?
A. 8.8 MB/s
B. 6.0 MB/s
C. 5.28 MB/s
D. 4.0 MB/s

Correct Answer: Option C


Explanation:
1x DVD = 1.32 MB/s, so 4x = 5.28 MB/s.

This question belongs to: Computer Memory and Storage Devices
Question #414
Which of the following is a type of memory that is used for storing the operating system in a smartphone?
A. DRAM
B. SRAM
C. eMMC
D. ROM

Correct Answer: Option C


Explanation:
Smartphones use eMMC or UFS flash storage for the operating system and apps, while DRAM is used for runtime.

This question belongs to: Computer Memory and Storage Devices
Question #415
What is the function of a memory scrubber?
A. To increase memory speed
B. To clean dust from memory modules
C. To correct errors in memory by reading and rewriting data
D. To erase memory contents

Correct Answer: Option C


Explanation:
A memory scrubber is a background process that reads memory locations and corrects errors (using ECC) to prevent accumulation of errors.

This question belongs to: Computer Memory and Storage Devices
Question #416
Which of the following is a type of memory that is used for storing the BIOS in a modern computer?
A. EPROM
B. Flash ROM
C. EEPROM
D. All of the above

Correct Answer: Option D


Explanation:
Modern computers may use flash ROM, EEPROM, or EPROM for BIOS; however, flash ROM is most common. But all are non-volatile and can be used.

This question belongs to: Computer Memory and Storage Devices
Question #417
Which of the following is a characteristic of a memory module's form factor (e.g., DIMM, SO-DIMM)?
A. Data transfer rate
B. Voltage
C. Memory capacity
D. Physical size and pin count

Correct Answer: Option D


Explanation:
Form factor defines the physical dimensions and number of pins of the memory module, affecting compatibility.

This question belongs to: Computer Memory and Storage Devices
Question #418
What is the purpose of a memory bank in DRAM?
A. To increase voltage
B. To store multiple copies of data
C. To reduce latency
D. To allow independent access to different sections of memory

Correct Answer: Option D


Explanation:
Memory banks in DRAM allow concurrent access to different banks, increasing parallelism and throughput.

This question belongs to: Computer Memory and Storage Devices
Question #419
Which of the following is a type of memory that is used for storing data in a digital video recorder (DVR)?
A. SSD
B. Flash memory
C. All of the above
D. Hard disk

Correct Answer: Option D


Explanation:
DVRs typically use hard disks for recording large amounts of video data, though some may use SSDs or flash for smaller capacity.

This question belongs to: Computer Memory and Storage Devices
Question #420
Which of the following is a type of memory that is used for storing the firmware of a printer?
A. Flash memory
B. Hard disk
C. RAM
D. ROM

Correct Answer: Option A


Explanation:
Printers use flash memory to store firmware, as it is non-volatile and can be updated.

This question belongs to: Computer Memory and Storage Devices