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-front
I got this question in unit test.
My question is from File System Implementation topic in section File Systems and their Implementation of Operating System