InterviewSolution
Saved Bookmarks
| 1. |
Memory that cannot be directly accessed by the computer |
|
Answer» tion:Secondary MemoryThis type of MEMORY is also KNOWN as externalmemory or non-volatile. It is slower than the MAIN memory. These are used for storing data/information permanently. CPU directlydoes not access these MEMORIES, instead they are accessed via input-output routines |
|