RAM and ROM are the two main types of computer memory. RAM is random access memory that can be accessed randomly and erased, while ROM is read only memory that is used to store permanent programs for booting the computer. RAM offers very fast access but is volatile, while ROM has slower access but is non-volatile and remains when the computer is turned off.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
94 views4 pages
Difference Between Ram and Rom
RAM and ROM are the two main types of computer memory. RAM is random access memory that can be accessed randomly and erased, while ROM is read only memory that is used to store permanent programs for booting the computer. RAM offers very fast access but is volatile, while ROM has slower access but is non-volatile and remains when the computer is turned off.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 4
DIFFERENCE
BETWEEN RAM AND ROM
BY-GAURAV KUMAR MADHARIA
PGDM(A) Types of MAIN MEMORY There are two types of main memory;
1. RAM (Random Access Memory)
2. ROM(Read Only Memory)
Difference between RAM and ROM RAM ROM 1.RAM stands for Random 1.ROM is an acronym for Read Access Memory. Only Memory. 2.RAM is a type of computer 2.ROM refers to special memory memory that can be accessed used to store programs that randomly. boot the computer. 3.RAM exists in the form of 3.ROM exists in the form of chips hard drive in most systems. 4.RAM offers a very fast 4.Rom offers slow memory memory a byte of memory access. can be accessed without touching the preceding bytes. RAM ROM 6.When the computer is turned 6.This memory remains when off all the data in RAM is the computer is turned off. wiped. 7.Each time you save a file or 7.Data may be copied at various install or remove software times during operation too. ROM is updated. 8.RAM is the memory that 8.ROM is the memory that computer program load data software and data files are when they are running and written need quick access to ensure smooth operation.