Which component of a hard disk contains the actual data? MCQ with Answer and Explanation

Which component of a hard disk contains the actual data?
A. Platter
B. Spindle
C. Read/write head
D. Actuator
Answer: Option A
Solution (By JKSSB Mock Tests)
Data is stored on the platters, which are circular disks coated with magnetic material. The read/write head reads and writes data to the platters.

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 the system's permanent storage of boot instructions?
A. Cache
B. Hard disk
C. RAM
D. ROM

Correct Answer: Option D


Explanation:
The system's boot instructions (BIOS) are stored in ROM (or flash memory) on the motherboard, which is non-volatile and retains data without power.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following is a type of memory that is used for storing frequently used data to speed up access?
A. Cache memory
B. Optical disc
C. ROM
D. Hard disk

Correct Answer: Option A


Explanation:
Cache memory is designed to store frequently accessed data for quick access, reducing average memory access time.

This question belongs to: Computer Memory and Storage Devices
Question #3
Which characteristic makes Static RAM (SRAM) different from Dynamic RAM (DRAM)?
A. SRAM uses flip-flops to store data and does not require continuous refreshing.
B. SRAM is volatile while DRAM is non-volatile.
C. SRAM is slower than DRAM.
D. SRAM is cheaper and denser than DRAM.

Correct Answer: Option A


Explanation:
SRAM uses flip-flops to retain data as long as power is supplied, making it faster and eliminating the need for periodic refreshing cycles unlike DRAM.

This question belongs to: Computer Memory and Storage Devices