Which policy replace a page if it is not in the favoured subset of a process's pages?
A
FIFO
B
LRU
C
LFU
D
Working set
E
None of the above
Correct Answer: Working set
Working set is the physical memory assigned to a process by the Microsoft Windows NT and Windows 2000 operating systems. The working set consists of pages, which are sections of code and application data that have recently been used by the process.