Applies different page replacement algorithms to a reference string and displays the number of page faults and where they occurred.
- FIFO
- LRU
- Optimal
Applies various page replacement algorithms to a reference string and displays the number of page faults and where they occurred.
JavaCC0-1.0