What is the typical capacity of a DVD-ROM in bytes? MCQ with Answer and Explanation

What is the typical capacity of a DVD-ROM in bytes?
A. 25 GB
B. 4.7 GB
C. 17 GB
D. 8.5 GB
Answer: Option B
Solution (By JKSSB Mock Tests)
Standard DVD-ROM holds 4.7 GB (single layer) or 8.5 GB (dual layer). But the most common is 4.7 GB.

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 a type of memory that is used for storing the BIOS settings?
A. DRAM
B. Flash ROM
C. CMOS RAM
D. SRAM

Correct Answer: Option C


Explanation:
CMOS RAM (often powered by a battery) stores BIOS settings such as date, time, and hardware configuration. It is non-volatile but small.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following memory types has the fastest access time in a computer system hierarchy?
A. Registers
B. Cache Memory
C. Secondary Storage
D. Main Memory (RAM)

Correct Answer: Option A


Explanation:
CPU registers are located inside the processor itself and have the fastest access time, followed by cache memory, main memory, and secondary storage.

This question belongs to: Computer Memory and Storage Devices
Question #3
What is the primary function of a memory cache?
A. To provide backup storage
B. To store the operating system
C. To increase the memory capacity
D. To reduce the effective memory access time

Correct Answer: Option D


Explanation:
Cache memory holds frequently accessed data and instructions to reduce the average time to access data from main memory, thus improving system performance.

This question belongs to: Computer Memory and Storage Devices