1
1.3kviews
Explain static RAM
1 Answer
1
43views

Static Ram (SRAM)

Static random-access memory (static RAM or SRAM) is a type of random-access memory (RAM) that uses latching circuitry (flip-flop) to store each bit. SRAM is volatile memory; data is lost when power is removed.

The term static differentiates SRAM from DRAM (dynamic random-access memory) which must be …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.