Description
- Simulate the concept of First fit, best fit and worst fit allocation algorithms [Make necessary assumptions]
- Simulate the concept of following page replacement algorithms:
[Make necessary assumptions]
- FIFO
- Optimal
- LRU
- Second Chance page replacement algorithm




