Consider the following sequence of memory references from a 460 word program: 10,11, 104, 170, 309, 185, 245, 246, 434, 458,364.
find the page fault rate for the reference string assuming 200 words of physical memory available and page size of 100 words, using the FIFO page replacement algorithm?