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 are the necessary conditions for deadlock to occur?

560


Explain the concept of the timesharing operating systems?

542


Explain the refresh operation in a dynamic ram?

569


Explain booting the system in operating system.

579


Can you move programs from c drive to d?

504






How do I know if my motherboard is 32 bit or 64 bit?

525


what is the memory required when a screen has 1024*1280 pixels and each pixel can have around 16 million colors?

544


Define trashing?

591


What is system bus? Explain a few related terms.

580


How is the maximum addressable memory calculated?

549


Describe the actions taken by the operating system when a page fault occurs?

527


Hi Freinds, Any body is wotking as System Administrator, Please mail me rakesh.kesh881@gmail.com

1735


Is 32 gb ram enough for gaming?

488


Explain process.

567


Why is a single serial port managed with a single interrupt-driven i/o but a front-end processor is managed using a polling i/o, such as a terminal concentrator?

479