

InterviewSolution
Saved Bookmarks
1. |
Which of the following is non-volatile storage?(a) Backup(b) Secondary(c) Primary(d) CacheI had been asked this question in homework.This question is from The Storage Unit in portion Basic Computer Organisation of Computer Fundamentals |
Answer» CORRECT choice is (B) SECONDARY The explanation is: The secondary storage is the non-volatile storage unit because the DATA is not lost when the power supply is dissipated. PRIMARY memory is the volatile memory. |
|