A file being read or written sequentially should not have its pages replaced in LRU order, because _____________
(a) it is very costly
(b) the most recently used page will be used last
(c) it is not efficient
(d) all of the mentioned
I had been asked this question in a national level competition.
The query is from File System Implementation topic in portion File Systems and their Implementation of Operating System