Memory Types in Computer
Memory Types in Computer
Computing
Computers use two main types of
memory:
volatile and non-volatile. Volatile
memory requires continuous power to
retain data, while non-volatile memory
can store data even without power.
Volatile Non-Volatile
Memory
HDD -
USB
DRAM L1 cache Hard Disk
Drives
Drive
SD Cards
SRAM L2 cache
Volatile Memory (Primary)
DRAM
(Dynamic Random-Access Memory) is a
type of memory used in computers,
smartphones, and other electronic devices to
store data temporarily. It is called "dynamic"
because it requires constant refreshing to
maintain the stored data.
SRAM
(Dynamic Random-Access Memory) is a
type of memory used in computers,
smartphones, and other electronic devices to
store data temporarily. It is called "dynamic"
because it requires constant refreshing to
maintain the stored data.
Characteristics:
Read-Only: Typically programmed during
manufacturing, ROM data cannot be
easily modified by users.
Firmware Storage: Contains essential
system instructions, such as those needed
for booting.