InterviewSolution
Saved Bookmarks
| 1. |
Delhi Public School, Kurukshetra Class VI (holidays assignment) Computer Science Define RAM, ROM and Cache memory. |
|
Answer» a form of computer data STORAGE.A random-access memory DEVICE ALLOWS data items to be read and written in roughly the same amount of time REGARDLESS of the order in which data items are accessed.rom is the NONVOLATILE storage and does not require a constant source of power to retain information of the storage. |
|