InterviewSolution
Saved Bookmarks
| 1. |
__________ is increasingly being used in server systems to improve performance by caching frequently used data, since it provides faster access than disk, with larger storage capacity than main memory.(a) Flash memory(b) Disk(c) Main memory(d) Secondary memoryThis question was posed to me in final exam.The question is from Physical Storage Media topic in portion Storage and File Structures of Database Management |
|
Answer» RIGHT choice is (a) FLASH memory To explain: Flash memory is of TWO types – NAND and NOR. |
|