edited by
1,834 views
1 votes
1 votes
The false statement about dynamic RAM is

(A) Power consumption of dynamic RAM is more than static RAM
(B) Gate density of dynamic RAM is higher than that of static RAMs
(C) Dynamic RAMs require a memory refresh cycle after each memory read cycle
(D) Main memory of a general purpose computer system is usually built using dynamic RAM
edited by

1 Answer

Best answer
1 votes
1 votes

A) True
B) False (DRAM uses 1 transistor for 1 bit but SRAM uses 6 transistors for 1 bit)
C) True
D) True

REF: https://courses.cs.washington.edu/courses/cse471/01au/mainmem.pdf

selected by

Related questions

1 votes
1 votes
1 answer
3
jatin khachane 1 asked Jan 26, 2019
420 views
Consider the unpipelined machine with $10$ nanoseconds clock cycles. It uses four cycles for ALU operations and branch whereas 5 cycles for memory operation. Assume that ...