InterviewSolution
Saved Bookmarks
| 1. |
The _________ is the fastest and most costly form of storage, which is relatively small; its use is managed by the computer system hardware.(a) Cache(b) Disk(c) Main memory(d) Flash memoryThe question was asked during an interview.Enquiry is from Physical Storage Media in section Storage and File Structures of Database Management |
|
Answer» CORRECT ANSWER is (a) CACHE For explanation: Cache storage is EASY to access because it is closer to the processor. |
|