Memory and Its Types: Types of Computer Memorys
Memory and Its Types: Types of Computer Memorys
Memory is major part of computers that categories into several types. Memory is best storage
part to the computer users to save information, programs and etc, The computer memory offer
several kinds of storage media some of them can store data temporarily and some them can
store permanently. Memory consists of instructions and the data saved into computer through
Central Processing Unit (CPU).
Random Access Memory (RAM): The primary storage is referred to as random access
memory (RAM) due to the random selection of memory locations. It performs both read and
write operations on memory. If power failures happened in systems during memory access
then you will lose your data permanently. So, RAM is volatile memory. RAM categorized into
following types.
DRAM
SRAM
DRDRAM
1. PROM:
Programmable Read Only Memory (PROM) maintains large storage media but can’t
offer the erase features in ROM. This type of RO maintains PROM chips to write data
once and read many. The programs or instructions designed in PROM can’t be erased by
other programs.
2. EPROM :
Erasable Programmable Read Only Memory designed for recover the problems of PROM
and ROM. Users can delete the data of EPROM thorough pass on ultraviolet light and it
erases chip is reprogrammed.
3. EEPROM:
Electrically Erasable Programmable Read Only Memory similar to the EPROM but it uses
electrical beam for erase the data of ROM.
Cache Memory: Main memory less than the access time of CPU so, the performance will
decrease through less access time. Speed mismatch will decrease through maintain cache
memory. Main memory can store huge amount of data but the cache memory normally kept
BSC-18-MTS Computer Programming Usama Zahid
small and low expensive cost. All types of external media like Magnetic disks, Magnetic drives
and etc store in cache memory to provide quick access tools to the users.
Refrence:
https://www.informationq.com/computer-memory/