InterviewSolution
Saved Bookmarks
| 1. |
____________ writes occur in the order in which the disk subsystem receives them, and the writes are not buffered.(a) Asynchronous(b) Regular(c) Synchronous(d) IrregularThe question was asked by my school principal while I was bunking the class.The origin of the question is File System Implementation topic in division File Systems and their Implementation of Operating System |
|
Answer» RIGHT OPTION is (C) Synchronous The EXPLANATION: NONE. |
|