GATE CS Applied Course

Locality of reference


1

Locality of reference implies that the page reference being made by a process A) will always be to the page used in the previous page reference B) is likely to be to one of the pages used in the last few page references C) will always be to one of the pages existing in memory D) will always lead to a page fault

Answers

0

Subham Roy Posted on Sep 18, 2019 07:15 PM

B) is likely to be one of the pages used in last few page references. Locality of reference refers to a phenomenon in which a computer program tends to access same set of memory locations for a particular time period.

0

Subham Roy Posted on Sep 21, 2019 01:14 PM

B) is likely to be one of the pages used in the last few page references. Locality of Reference refers to the tendency of the computer program to access instructions whose addresses are near one another.

0

Subham Roy Posted on Sep 21, 2019 01:15 PM

B Locality of Reference refers to the tendency of the computer program to access instructions whose addresses are near one another.

© 2024 - All rights are reserved- AAIC Technologies pvt ltd