InterviewSolution
Saved Bookmarks
| 1. |
In the optimized technique for sequential access ___________ removes a page from the buffer as soon as the next page is requested.(a) write ahead(b) read ahead(c) free-behind(d) add-frontI got this question in unit test.My question is from File System Implementation topic in section File Systems and their Implementation of Operating System |
| Answer» | |