Vidyalelo
Computer Fundamentals · Q343

Operating System

Computer Related · Computer Fundamentals · question 343

Q343

Page stealing . . . . . . .

A.
is a sign of an efficient system
B.
is taking page frames from other working sets
Answer
C.
should be the tuning goal
D.
is taking larger disk spaces for pages paged out
E.
None of the above

Answer: Option B

Solution

Answer: Option B
Solution:
Page stealing is taking page frames from other working sets. When pure demand paging is used, pages are loaded only when they are referenced.