Answer Posted / deepak bhatt
# SRAM (static RAM). This type of memory maintains data in
storage as long as it is powered. Because it is faster and
more reliable and expensive than DRAM, SRAM is most often
used as cache memory. Earlier forms of SRAM were classified
as Async or Sync RAM if they were synchronized with the
system clock. The most common type of SRAM today is pipeline
burst SRAM, which can operate at higher bus speeds.
# DRAM (dynamic RAM). This type of RAM retains its data by
being continuously rewritten every few milliseconds. Like
SRAM, the data in storage is volatile, meaning it is lost
when the system is not powered. DRAM is the most common type
of expandable company memory in workstations and servers
today, but there are several different types of DRAM.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Why interprocess communication is required?
What is the main difference between wait() and sleep() method?
Do I need web plugins for vlc?
When does stack (process stack) overflow? What are the remedies?
How many gb is an operating system?
What are the two types of file system?
Which vpn protocol is best?
What are differences between ram and rom?
What is the main thread?
What is the shortest definition of os?
What is the basic difference between pre-emptive and non-pre-emptive scheduling.
Draw the states of a process in an OS.
What does the 400 mhz signify in a ram specification?
What are significance of semaphores?
What is the need of device status table?