0% found this document useful (0 votes)
6 views1 page

Pronounced Ramm Andom Ccess Emory: Dram Sram

RAM, or random access memory, is a type of computer memory that allows for random access to any byte without sequentially accessing preceding bytes. The two main types of RAM are DRAM, which is more common and requires frequent refreshing, and SRAM, which is faster but more expensive. SRAM offers access times as low as 10 nanoseconds compared to DRAM's 60 nanoseconds.

Uploaded by

Daisy May Betoy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

Pronounced Ramm Andom Ccess Emory: Dram Sram

RAM, or random access memory, is a type of computer memory that allows for random access to any byte without sequentially accessing preceding bytes. The two main types of RAM are DRAM, which is more common and requires frequent refreshing, and SRAM, which is faster but more expensive. SRAM offers access times as low as 10 nanoseconds compared to DRAM's 60 nanoseconds.

Uploaded by

Daisy May Betoy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

RAM (pronounced ramm) is an acronym for random access memory, a type

of computer memory that can be accessedrandomly; that is, any byte of memory can be
accessed without touching the preceding bytes. RAM is the most common type of
memory found in computers and other devices, such as printers.

Main Types of RAM


There are two main types of RAM:
 DRAM (Dynamic Random Access Memory)
 SRAM (Static Random Access Memory).
The two types of RAM differ in the technology they use to hold data, with DRAM being
the more common type. In terms of speed, SRAM is faster. DRAM needs to be
refreshed thousands of times per second while SRAM does not need to be refreshed,
which is what makes it faster than DRAM.
DRAM supports access times of about 60 nanoseconds, SRAM can give access times
as low as 10 nanoseconds. Despite SRAM being faster, it's not as commonly used as
DRAM because it's more expensive.

You might also like