Consider the following reference strings with three frames: 1, 2, 3, 4, 2, 1, 5, 6, 2, 1, 2, 3, 7, 6, 3, 2, 1, 2, 3, 6. Find out the total number of page fault, if LRU (Least Recently Used) page replacement algorithm is implemented.
Reveal answer
Fill a bubble to check yourself