Operating System
Programming and Technical
HR Interview
Interview
Which is the best page replacement algorithm and Why? How much time is spent usually in
each phases and why?
Read Solution (Total 2)
-
- optimal page replacement algorithm seems to be the best page
replacement algorithm as"the no. of page faults are minimum - 7 years agoHelpfull: Yes(1) No(0)
- here are 3 different page replacement algorithms .they are
FIFO,LRU,OPTIMAL page replacement algorithm....out of them,
page replacement algorithm is the best one.,because here
there are less no. of page faults. - 8 years agoHelpfull: Yes(0) No(0)
Operating System Other Question