InterviewSolution
Saved Bookmarks
| 1. |
Define computer memory using digram |
|
Answer» Computer memory is any physical device CAPABLE of storing information TEMPORARILY, LIKE RAM (random access memory), or permanently, like ROM (read-only memory). Memory devices UTILIZE integrated circuits and are used by operating systems, software, and hardware. |
|