Computer Science, asked by harshad023, 6 months ago

15) Consider a reference string
1,2,3,2,1,5,2,1,6,2,5,6,3,1,3 6,1,2,4 ,3
of frame
Calculate the number of
page faults
using optimal page replacement algorithm

Answers

Answered by zubairkhan80088
0

Answer:

Consider the following page reference string: 1 , 2, 3, 4, 2, 1, 5, 6, 2, 1, 2, 3, 7, 6, 3, 2, 1, 2, 3, 6. How many page faults occur for the following ...

Answered by kesarwaniadarsh603
0

Answer:

my answer is for optimal page replacement algorithm is 14

Similar questions