+2 votes
in Computer by kratos

Compare static RAM and dynamic RAM.

1 Answer

+5 votes
by kratos
 
Best answer

1. In a Static RAM, each bit that stores data is made up of four or six transistors that make up a flip-flop.

2. In a dynamic RAM, uses separate capacitors to store each bit. Capacitors when not charged represent the value 0 of a bit and when charged represent the value 1.

...