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
Define page fault interrupt?
How do I copy a full file path?
Why do we use semaphore?
Define scheduling in OS.
Explain the Difference between Process and a Thread.
How do I know if my os is corrupted?
Explain the command rate in reference to ram?
When does the belady's anomaly occur?
Can I use x86 on 64bit?
What is the dispatcher?
How will you check if R3 system is a Unicode or non - Unicode system?
What items of information about a task might be useful in real time scheduling?
How do I upgrade my excel to 64 bit?
Which is the best operating system for pc?
Explain the handheld systems. List the issues related to the handheld system.