Differentiate between RAM and ROM?

Answer Posted / manoj

ROM - Read-only memory: On ROM, data is prerecorded for read
only which can not be removed. ROM is nonvolatile and it
retains its contents regardless the computer is on or off.
Most personal computers contain a small amount of ROM that
stores critical programs such as the program that boots the
computer. In addition, ROMs are used in calculators and
peripheral devices such as laser printers,whose fonts are
often stored in ROMs. There are a few variations of ROM such
as programmable read-onlymemory(PROM), which is manufactured
as blank chips on which data can be written with a special
device called a PROM programmer.

RAM - Random access memory: whose contents can be accessed
(read, write and remove) in any order. This is in contrast
to sequential memory devices such as magnetic tapes, discs
and drums, in which the mechanical movement of the storage
medium forces the computer to access data in a fixed order.
RAM is usually used for primary storage in computers to hold
active information such as data and programs. Common forms
of RAM are: SRAM (Static RAM) and DRAM (Dynamic RAM).

Is This Answer Correct ?    54 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of paging in operating system?

533


What are advantages of operating system?

538


What is the difference between logical address space and physical address space?

550


What is a flash memory?

610


Explain process spawning?

576






Should I install 32 bit or 64 bit?

544


What is shadow ram?

605


What do you understand by the term ‘transistors’?

551


What is system unit?

584


Why are wait states used?

622


Explain the various types of registers?

545


What is bursting?

564


What is medium term scheduling in operating system (os)?

613


Explain binary semaphore and its functionality.

582


How do I enable macros?

521