Q21MCQ
The refreshing rate of dynamic RAMs is in the range of
📖 Explanation
Dynamic RAM (DRAM) stores each bit of data as an electrical charge within microscopic capacitors. Because these capacitors naturally lose their charge over time due to leakage currents, the stored information would eventually be lost if not periodically restored. To maintain data integrity, the system must perform a refresh cycle to read and rewrite the charge in every memory cell. The industry-standard interval for this operation is typically 2 ms. Consequently, the memory controller ensures the data is preserved by refreshing the memory array every 2 ms.