InterviewSolution
Saved Bookmarks
| 1. |
between RAM and ROM |
|||
| Answer» | BASIS FOR COMPARISON | RAM | ROM | \t\t\tBasicIt is a read-write memory.It is read only memory.UseUsed to store the data that has to be currently processed by CPU temporarily.It stores the instructions required during bootstrap of the computer.VolatilityIt is a volatile memory.It is a nonvolatile memory.Stands forRandom Access Memory.Read Only Memory.\t|
|---|---|---|---|---|