What does the abbreviation 'SSD' stand for in modern computer hardware technology? MCQ with Answer and Explanation

What does the abbreviation 'SSD' stand for in modern computer hardware technology?
A. Static Storage Drive
B. Solid State Drive
C. Synchronous System Drive
D. Silicon State Device
Answer: Option B
Solution (By JKSSB Mock Tests)
SSD stands for Solid State Drive. It is called 'solid state' because it contains no moving mechanical components, relying instead on solid-state electronics.

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 optical disc that is not rewritable?
A. BD-R
B. DVD-RW
C. CD-RW
D. DVD-R

Correct Answer: Option D


Explanation:
DVD-R is write-once (recordable), not rewritable. CD-RW, DVD-RW, and BD-R are rewritable (or recordable once in case of BD-R? Actually BD-R is write-once, BD-RE is rewritable. But among options, DVD-R is write-once. So D is correct.

This question belongs to: Computer Memory and Storage Devices
Question #2
In computer data organization, what does a single 'Word' represent?
A. The natural unit of data used by a particular CPU design (e.g., 32-bit or 64-bit).
B. The standard space needed to save a string character.
C. A fixed group of 8 bits.
D. A text element containing no numerical integers.

Correct Answer: Option A


Explanation:
A computer word is the standard size of data that a processor can handle and execute in a single operation, typically 32 or 64 bits modernly.

This question belongs to: Computer Memory and Storage Devices
Question #3
What is the function of the memory controller?
A. To handle network traffic
B. To store the BIOS
C. To control the hard disk
D. To manage data transfer between CPU and RAM

Correct Answer: Option D


Explanation:
The memory controller is a chip that manages the flow of data between the CPU and the system memory (RAM). It is often integrated into the CPU or on the motherboard.

This question belongs to: Computer Memory and Storage Devices