What is the function of the spindle motor in a hard disk? MCQ with Answer and Explanation

What is the function of the spindle motor in a hard disk?
A. To control the read/write head
B. To rotate the platters
C. To hold the disk in place
D. To move the actuator arm
Answer: Option B
Solution (By JKSSB Mock Tests)
The spindle motor rotates the platters at a constant speed (e.g., 5400 or 7200 RPM), allowing the read/write heads to access data on the rotating surface.

Discuss this Question (0)

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

Practice More Memory and Storage Devices Questions

Question #1
What type of memory module architecture includes a specialized hardware register between the memory controller and the DRAM chips to stabilize heavy enterprise server setups?
A. Static SRAM
B. Non-volatile Flash Module
C. Registered / Buffered RAM
D. Unbuffered RAM

Correct Answer: Option C


Explanation:
Registered (or buffered) RAM places an internal register between the system memory controller and the DRAM modules, reducing electrical load and increasing system stability for enterprise server arrays.

This question belongs to: Computer Memory and Storage Devices
Question #2
What is the purpose of a memory parity bit?
A. To encrypt data
B. To detect errors in data storage or transmission
C. To increase memory capacity
D. To double the memory speed

Correct Answer: Option B


Explanation:
A parity bit is an extra bit added to data to detect errors (single-bit errors) in memory. It is used in some RAM modules for error detection.

This question belongs to: Computer Memory and Storage Devices
Question #3
Which program is systematically executed from ROM the instant a standard personal computer is turned on?
A. Microsoft Word
B. POST (Power-On Self-Test)
C. Disk Defragmenter
D. The Windows Task Manager

Correct Answer: Option B


Explanation:
The POST (Power-On Self-Test) routine is hardcoded into the system BIOS/UEFI ROM and runs instantly at startup to verify that essential hardware components are operational.

This question belongs to: Computer Memory and Storage Devices