Answer Posted / vinay
Static RAM: No refreshing, 6 to 8 MOS transistors are
required to form one memory cell, Information stored as
voltage level in a flip flop.
Dynamic RAM: Refreshed periodically, 3 to 4 transistors are
required to form one memory cell, Information is stored as
a charge in the gate to substrate capacitance.
Thanks for Marking this Answer
2
V.VIJAYAKUMAR
Difference between static and dynamic RAM?
Dynamic RAM:-Dram stores the data in the form of charge
into capacitor.for storing another charge capacitor require
to refresh the data which it holds.This refresh operation
is where dynamic RAM gets its name.
Static RAM:-is a type of semiconductor memory where the
word static indicates that, unlike dynamic RAM (DRAM), it
does not need to be periodically refreshed, as SRAM uses
bistable latching circuitry to store each bit.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Differentiate between the user mode and monitor mode.
Can I change operating systems on my laptop?
Explain page fault interrupt?
How does the system detect thrashing? Once it detects thrashing, what can the system do to eliminate this problem?
How i can repair File Allocation Table?
What is the difference between logical and physical address space?
What are operating system services?
What is the meaning of busy spin in multi-threading?
Differentiate between Multiprocessing, Mutliprogramming and Multithreading.
What is a cache memory?
In a ram description ddr 2 1066mhz “2.5-3-3-8” what do the numbers in quotes signify?
Explain the difference between internal and external fragmentation in memory management. Suggest ways to reduce them.
Explain how a copying garbage collector works.
What are the thread states?
Explain the dual channel architecture?