0
2.4kviews
Consider the page fault and hit using FIFO,LRU and Optimal page replacement algorithm for the following page sequence (2,3,5,4,2,5,7,3,8,7) Assume page frame size is 3.
1 Answer