Which of the following concept is best to preventing page faults?

Which of the following concept is best to preventing page faults? Correct Answer The working set

Page faults are generated when an application tries to use memory that is part of its working set, but can't find it. Page faults can be either hard or soft: Hard page faults occur when the page is found in the page file on the hard disk. Soft page faults happen when the page is found somewhere else in memory.

Related Questions

Which of the following computation is correct to calculate the time taken for page load once the page is received from the server?
If a ewb page's URL includes -- , the page is secure