Which of the following is a characteristic of a solid-state drive (SSD) compared to a hard disk drive (HDD)? MCQ with Answer and Explanation

Which of the following is a characteristic of a solid-state drive (SSD) compared to a hard disk drive (HDD)?
A. SSDs are louder
B. SSDs have faster random access times
C. SSDs have higher latency
D. SSDs are more susceptible to physical shock
Answer: Option B
Solution (By JKSSB Mock Tests)
SSDs have much faster random access times because there is no mechanical latency (seek time, rotational latency). They are also more resistant to shock and quieter.

Discuss this Question (0)

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

Practice More Memory and Storage Devices Questions

Question #1
What is the purpose of a memory address space?
A. To store actual data
B. To manage cache
C. To control I/O devices
D. To define the range of addresses available for memory

Correct Answer: Option D


Explanation:
The memory address space is the set of all possible memory addresses that the CPU can generate, limiting the maximum amount of memory that can be addressed.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following is a type of memory that is used for the system's permanent storage of boot instructions?
A. ROM
B. Cache
C. RAM
D. Hard disk

Correct Answer: Option A


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 #3
Which of the following storage devices has the fastest data access time?
A. Solid-state drive (SSD)
B. DVD-ROM
C. Hard disk
D. Magnetic tape

Correct Answer: Option A


Explanation:
SSDs have much lower access times than HDDs and optical discs because they have no moving parts and use flash memory. Magnetic tape is slower for random access.

This question belongs to: Computer Memory and Storage Devices