MCQOPTIONS
Saved Bookmarks
| 1. |
Which algorithm chooses the page that has not been used for the longest period of time whenever the page required to be replaced? |
| A. | first in first out algorithm |
| B. | additional reference bit algorithm |
| C. | least recently used algorithm |
| D. | counting based page replacement algorithm |
| Answer» D. counting based page replacement algorithm | |