Definition
Dynamic Random-Access Memory
Dynamic random-access memory is a kind of random-access memory that stores each bit in a form that must be refreshed periodically.
Because of this refresh requirement, DRAM is slower than static random-access memory, but it is cheaper and denser.
DRAM is therefore commonly used as main memory.