What is the purpose of a memory parity bit? MCQ with Answer and Explanation

What is the purpose of a memory parity bit?
A. To increase memory capacity
B. To detect errors in data storage or transmission
C. To double the memory speed
D. To encrypt data
Answer: Option B
Solution (By JKSSB Mock Tests)
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.

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 function of a sector on a hard disk?
A. A basic unit of storage on the disk
B. A storage area for file metadata
C. A single track on the disk
D. A collection of cylinders

Correct Answer: Option A


Explanation:
A sector is the smallest unit of data that can be read or written on a hard disk, typically 512 bytes or 4 KB in modern drives.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which of the following is a characteristic of static RAM?
A. It is used as main memory in most computers
B. It is more expensive than DRAM
C. It is slower than DRAM
D. It requires periodic refreshing

Correct Answer: Option B


Explanation:
SRAM is more expensive per bit than DRAM because it uses more transistors per bit. It is faster and does not need refreshing, but is not used as main memory due to cost.

This question belongs to: Computer Memory and Storage Devices
Question #3
What is the typical rotational speed of a high-performance desktop hard disk in 2026?
A. 7200 RPM
B. 10,000 RPM
C. 5400 RPM
D. 15,000 RPM

Correct Answer: Option A


Explanation:
7200 RPM is common for desktop HDDs, while 5400 RPM is for energy-efficient or external drives. High-performance drives may be 10,000 RPM or more, but 7200 is standard.

This question belongs to: Computer Memory and Storage Devices