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
What is waiting time?
When did 64 bit come out?
Why is ram also known as volatile memory?
Explain briefly about linker and its functioning?
How do I find the location of an excel file?
Explain the execution cycle for a von neumann architecture.
Which are the necessary conditions to achieve a deadlock?
How much ram do I need for 2019 gaming?
What is the operating system?
What is the x86 folder?
What is process synchronization?
How do I empty my mac cache?
What are the different types of semaphores?
Explain Memory Partitioning, Paging, Segmentation?
How do an incremental process model and certification work together to produce high quality software? In your own words, describe the intent of certification in the clean room software engineering context.