2,358 views
1 votes
1 votes
When some pages are referred more number of time, initially and then there were no references later, then which of the following page replacement technique will result in more number of faults?

A) LFU

B) MFU

C) LRU

D) MRU

1 Answer

Related questions

0 votes
0 votes
0 answers
2
SSR17 asked Feb 8
217 views
we have 8 pages (each side 32B) to store in physical memory of 2^32 bits how many bits are required to identify each page , according to me 3 bits are required but that i...