In a FIFO algorithm, when a page is to be replaced, which of the following page is chosen?

In a FIFO algorithm, when a page is to be replaced, which of the following page is chosen? Correct Answer Oldest page

In FIFO page replacement algorithm, when a page is to be replaced, the oldest page is chosen and replaced at the tail of the queue.
Bissoy MCQ

Related Questions

In FIFO page replacement algorithm, when a page must be replaced ____________
In a optimal page replacement algorithm, when a page is to be replaced, which of the following pages is chosen?
Which of the following is the main drawback of FIFO page replacement algorithm?