Q1. What is the purpose of the free- frame list in an operating system?
- (1) To track which processes are currently running
- (2) To store page tables for each process
- (3) To keep a list of active I/O operations
- (4) To manage frames available for allocation when a page fault occurs
- (5) Question not attempted