Computer Memory Is A Temporary Storage Area
Computer Memory Is A Temporary Storage Area
Computer Memory Is A Temporary Storage Area
In computing, booting is the process of starting a computer. It can be initiated by hardware such as a
button press, or by a software command. After it is switched on, a computer's central processing unit
(CPU) has no software in its main memory, so some process must load software into memory before it
can be executed.
, Let’s see the difference between Primary memory and Secondary memory:
Sr.No
Primary memory Secondary memory
.
1. Primary memory is temporary. Secondary memory is permanent.
Primary memory is directly Secondary memory is not directly
2.
accessible by Processor/CPU. accessible by the CPU.
Nature of Parts of Primary memory
3. varies, RAM- volatile in nature. ROM- It’s always Non-volatile in nature.
Non-volatile.
Primary memory devices are more Secondary memory devices are
4. expensive than secondary storage less expensive when compared to
devices. primary memory devices.
The memory devices used for The secondary memory devices
5. primary memory are semiconductor are magnetic and optical
memories. memories.
Secondary memory is also known
Primary memory is also known as
6. as External memory or Auxiliary
Main memory or Internal memory.
memory.
Examples: RAM, ROM, Cache
Examples: Hard Disk, Floppy Disk,
7. memory, PROM, EPROM, Registers,
Magnetic Tapes, etc.
etc.
What Static Random Access Memory (SRAM)?
SRAM is a form of semiconductor memory widely used in electronics, microprocessor
and general computing applications. In this type of RAM, data is held in a static manner
and does not require to be updated dynamically. What is meant by data being held in
static manner is that data is held in semiconductor memory without the need to update
it as long as the power is applied to the memory.
DRAM is an efficient way to store data in memory, because it requires less physical
space to store the same amount of data than if it was stored statically. DRAM requires
periodic refreshment to maintain the charge in the capacitors for data.