$25
1. Simulate the concept of First fit, best fit and worst fit allocation algorithms [Make necessary assumptions]
2. Simulate the concept of following page replacement algorithms:
[Make necessary assumptions]
a. FIFO
b. Optimal
c. LRU
d. Second Chance page replacement algorithm