Answer:
In the FIFO (First-In-First-Out) page replacement algorithm, the oldest page is chosen for replacement. This means that the page that has been in memory the longest (i.e., the one that was loaded first) will be replaced when a page fault occurs and a new page needs to be brought into memory. Therefore, the correct option is 1. oldest page is chosen.
In the FIFO (First-In-First-Out) page replacement algorithm, the oldest page is chosen for replacement. This means that the page that has been in memory the longest (i.e., the one that was loaded first) will be replaced when a page fault occurs and a new page needs to be brought into memory. Therefore, the correct option is 1. oldest page is chosen.
You may be interested in:
Operating Systems Multiple Choice Questions And Answers (MCQs)