A standard double-layer DVD can store approximately how much data? MCQ with Answer and Explanation

A standard double-layer DVD can store approximately how much data?
A. 25 GB
B. 4.7 GB
C. 700 MB
D. 8.5 GB
Answer: Option D
Solution (By JKSSB Mock Tests)
A standard single-layer DVD stores 4.7 GB, while a dual-layer or double-layer DVD can store up to 8.5 GB of data.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Memory and Storage Devices Questions

Question #1
Which of the following is true about DRAM?
A. It is slower than SRAM but cheaper
B. It uses flip-flops to store data
C. It is non-volatile
D. It is static and does not need refresh

Correct Answer: Option A


Explanation:
DRAM is slower than SRAM because of refresh cycles, but it is cheaper and denser, making it suitable for main memory. It is volatile and uses capacitors.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following is a characteristic of a read-only memory (ROM)?
A. It is volatile
B. Data can be modified easily
C. Data is permanent and cannot be changed by normal operations
D. It is used as main memory

Correct Answer: Option C


Explanation:
ROM is non-volatile and its contents are typically fixed during manufacturing or programming; it cannot be changed by normal system operations.

This question belongs to: Computer Memory and Storage Devices
Question #3
Which memory type serves as the fast, specialized storage space for storing translation mappings between virtual and physical memory addresses?
A. Virtual Page File
B. Hard Disk MBR
C. Translation Lookaside Buffer (TLB)
D. EPROM

Correct Answer: Option C


Explanation:
The TLB is a dedicated hardware memory cache within the CPU's memory management unit (MMU) that speeds up virtual-to-physical address translations.

This question belongs to: Computer Memory and Storage Devices