21.  What is "the principle of locality"?

22.  What is the working set of a process?

23.  What is the window of the working set of a process?

24.  What is called a page fault?

25.  What are data structures that are used for Demand Paging?

26.  What are the bits that support the demand paging?

27.  How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?

28.  Difference between the fork() and vfork() system call?

29.  What is BSS(Block Started by Symbol)?

30.  What is Page-Stealer process?