RAM Question:
Download Questions PDF

What is ECC memory?

Random Access Memory Interview Question
Random Access Memory Interview Question

Answer:

Error-correcting code memory (ECC memory) is a type of computer data storage that can detect and correct the more common kinds of internal data corruption. ECC memory is used in most computers where data corruption cannot be tolerated under any circumstances, such as for scientific or financial computing.

ECC memory maintains a memory system effectively free from single-bit errors: the data that is read from each word is always the same as the data that had been written to it, even if a single bit actually stored, or more in some cases, has been flipped to the wrong state. Some non-ECC memory with parity support allows errors to be detected, but not corrected; otherwise errors that may occur are not detected.

Download Random Access Memory Interview Questions And Answers PDF

Previous QuestionNext Question
What is feRAM?What is tRCD timing?