Post Test
1. Which disk scheduling algorithm tends to have the lowest average seek time?
2. Which algorithm is best suited for handling a high volume of requests scattered across the disk?
3. What is the main difference between SCAN and C-SCAN algorithms?
4. Which of the following factors can affect the performance of disk scheduling algorithms?
5. What is a major concern with SSTF (Shortest Seek Time First) algorithm?
