Write a program that implements the fifo, lru, and optimal pager replacement algorithms. first, generate a random page-reference string where page numbers range from 0 to 9. apply the random page-reference string to each algorithm, and record the number of page faults incurred by each algorithm. implement the replacement algorithms so that the number of page frames can vary from 1 to 7. assume that demand paging is used
Answers
Answered by
0
Very long questions sorry iam not type
Similar questions