Operating System Project | Virtual Memory Simulation
This project demonstrates Virtual Memory Management using page replacement algorithms like FIFO, LRU, and Optimal. It compares page faults and helps understand how operating systems manage memory efficiently.
💻 Tech Used: Python, JavaScript, HTML, CSS
#OSProject #VirtualMemory #FIFO #LRU #Optimal