SRAM (static RAM) is random access memory (RAM) that retains data bits in its memory as long as power is being supplied. Unlike dynamic RAM (
DRAM), which stores bits in cells consisting of a capacitor and a transistor,
SRAM does not have to be periodically refreshed.
read more >>