Locality of reference implies that the page reference being made by a process
will always be to the page used in the previous page reference
is likely to be to one of the pages used in the last few page references
will always be to one of the pages existing in memory
will always lead to a page fault
This question is part of this quiz :
OS Memory Management,GATE CS 1997