adplus-dvertising
frame-decoration

Question

In FIFO page replacement algorithm, when a page must be replaced

a.

oldest page is chosen

b.

newest page is chosen

c.

random page is chosen

d.

none of the mentioned

Answer: (a).oldest page is chosen

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In FIFO page replacement algorithm, when a page must be replaced

Similar Questions

Discover Related MCQs

Q. Which algorithm chooses the page that has not been used for the longest period of time whenever the page required to be replaced?

Q. A process is thrashing if

Q. Working set model for page replacement is based on the assumption of

Q. Virtual memory allows :

Q. The instruction being executed, must be in :

Q. Error handler codes, to handle unusual errors are :

Q. The ability to execute a program that is only partially in memory has benefits like :

Q. In virtual memory. the programmer __________ of overlays.

Q. Virtual memory is normally implemented by ________

Q. Segment replacement algorithms are more complex than page replacement algorithms because :

Q. A swapper manipulates ___________ whereas the pager is concerned with individual _______ of a process.

Q. Using a pager :

Q. The valid – invalid bit, in this case, when valid indicates :

Q. A page fault occurs when :

Q. When a page fault occurs, the state of the interrupted process is :

Q. When a process begins execution with no pages in memory :

Q. If the memory access time is denoted by ‘ma’ and ‘p’ is the probability of a page fault (0 <= p <= 1). Then the effective access time for a demand paged memory is :

Q. When the page fault rate is low :

Q. Locality of reference implies that the page reference being made by a process :

Q. Which of the following page replacement algorithms suffers from Belady’s Anomaly ?