0
3.1kviews
Consider the string: 1, 3, 2, 4, 2, 1, 5, 1, 3, 2, 6, 7, 5, 4, 3, 2, 4, 2, 3, 1, 4 Find the page faults for 3 frames using FIFO and LRU page replacement algorithms.
1 Answer