InterviewSolution
Saved Bookmarks
| 1. |
What is a storage device and write 10 lines about it . |
|
Answer» e where data(memory) can be stored are CALLED STORAGE device.There are several TYPES of storage sevice used in computers. Mainly primary storage and secondary storage.Primary storage are RAM, it is VOLATILE memory storage. Secondary memory storage are PERMANENT storage. |
|