

InterviewSolution
Saved Bookmarks
1. |
What is the difference between RAM and ROM? |
Answer» Random Access Memory and Rom means read only memory. Ram is a temporary memory all informations saved on ram are lossed when the computer is switched off but rom is a permanent memoryBoth are the types of primary memory RomRom is not a v9litile memory.It does not allows us to writting data on it RamRam is a volitile memory . Allows as to writting data on it |
|