What is the key difference between DRAM and SRAM

What is the key difference between DRAM and SRAM?

Answers

  • Answer 1

    DRAM (Dynamic RAM) requires periodic refreshing to maintain its data, making it slower but cheaper and more dense than SRAM (Static RAM), which doesn't require refreshing and is faster but more expensive and power-hungry.