Differentiate between RAM and ROM?

Answer Posted / mamidi.lathasri

RAM:you can read and write data on the chip.It has volatile
memory.The data can be read and write any time.

ROM:you can only read the data.Data cannot be written every
time,to write the data we need PROM,EPROM,or EEPROM.
It is nonvolatile in nature.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Measurements of a certain system have shown that the average process runs for a time T before blocking on I/O. A process switch requires a time S, which is effectively wasted (overhead). The CPU’s efficiency is the fraction of its time its spends executing user programs, i.e., executing user processes. For round robin scheduling with quantum Q, give a formula for the CPU efficiency for each of the following: (a) Q = ∞ (b) Q > S + T (c) S

3760


What is the Difference between a process and a thread?

577


Explain the concept of deadlocks? Why they are used?

638


Explain demand paging, page fault interrupt, and trashing?

627


What is so-dimm in reference to ram?

561






How the Swapper works?

574


How much does a pc cost?

556


Can you please explain the difference between trap and trapdoor?

585


Define Operating System Types.

608


Why Thread behavior is unpredictable?

719


What are the different operating systems?

623


Does chkdsk erase data?

558


Write syntax to set JVM Memory as min-256Mb & max 512Mb?

2514


How are server systems classified?

783


Which are the necessary conditions to achieve a deadlock?

560