Answer Posted / suraj
Dynamic RAM stores the information in the form of electric
charges. These charge is stored capatictor which, soon get
discharged as the time elapsed. However to restrict this we
use regenerating circuit,which is used to refersh the
charges. It requires less transistors to implement this
hence it is cheaper than static RAM.
Static RAM on the other hand, the information (each bit) is
flipfloped from 0 to 1. In this way there is no need of
refreashing. It requires more no. of transistor to implement
this.
Such RAM requires shorter read/wite cycles hence fastest.
IMPLEMENTATION OF CACHE MEMORY -----STATIC RAM IS USED
IMPLEMENTATION OF MAIN MEMORY -----DYNAMIC RAM IS USED
| Is This Answer Correct ? | 33 Yes | 9 No |
Post New Answer View All Answers
What are the ways in which fault tolerance can be ensured in systems? (Different redundancy techniques)?
What are the methods for handling deadlocks?
How does agile communication differ from tradition software engineering communication? How it is similar?
What is waiting time?
What is a job queue?
Tell us something about mutex.
What is fcfs?
How much cpu usage is normal?
How to recovery from deadlock?
What is best free operating system?
How do I go to a specific line in vi?
What kind of memory is a ram categorized as?
What are types of operating system?
What is a device queue?
Page replacement algorithm in Operating System?