What type of computer memory is specifically designed to detect and correct single-bit data corruption errors in critical enterprise server environments? MCQ with Answer and Explanation

What type of computer memory is specifically designed to detect and correct single-bit data corruption errors in critical enterprise server environments?
A. Static SRAM
B. Non-Volatile RAM
C. Dual-Channel RAM
D. ECC RAM
Answer: Option D
Solution (By JKSSB Mock Tests)
ECC (Error-Correcting Code) memory contains extra data bits that allow the memory subsystem to identify and fix single-bit memory errors on the fly, preventing system crashes.

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 module's SPD (Serial Presence Detect) chip?
A. To store the memory's configuration parameters for the BIOS
B. To increase memory speed
C. To detect memory errors
D. To provide additional storage

Correct Answer: Option A


Explanation:
SPD is a small EEPROM on a DIMM that stores information about the memory module's size, speed, voltage, and timings, which the BIOS reads to configure the memory controller.

This question belongs to: Computer Memory and Storage Devices
Question #2
Which type of cache memory is typically built directly into the processor chip itself and is the fastest among all cache layers?
A. L4 Cache
B. L2 Cache
C. L1 Cache
D. L3 Cache

Correct Answer: Option C


Explanation:
L1 cache (Level 1) is the closest and fastest memory layer integrated directly inside the CPU core.

This question belongs to: Computer Memory and Storage Devices
Question #3
Which of the following is not a type of RAM?
A. RDRAM
B. Flash
C. SDRAM
D. DDR3

Correct Answer: Option B


Explanation:
Flash memory is non-volatile storage, not a type of RAM. DDR3, SDRAM, and RDRAM are all types of RAM.

This question belongs to: Computer Memory and Storage Devices