Multiple choice The optimal page replacement algorithm will select the page that has not been used for the longest time in the past will not be used for the longest time in the future has been used least number of times has been used most number of times Reveal answer Fill a bubble to check yourself B Correct answer Explanation Optimal page replacement algorithm assumes that the pages that will come in future are already known, so replacement of the page which will not be used in future occurs.