Question
Easy

It is required to refresh _______ after a certain time interval.

1
Static RAM
2
Dynamic RAM
3
Magnetic Memory
4
Optical Memory
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer System & Hardware Fundamentals
Topic: Memory
Correct Answer
Option B
Explanation

The correct option is (2): Dynamic RAM (DRAM) is the correct answer because of the fundamental way it stores information. Each bit in a DRAM cell is stored as an electrical charge in a tiny capacitor. Unfortunately, these capacitors are imperfect and naturally leak their charge over a short time, typically milliseconds, even when the power is on. To prevent the loss of data, the memory controller must periodically perform…Read More