Q522
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
AnswerE.
None of the above
Answer: Option D
Solution
Answer: Option D
Solution:
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.