The main difference between the C-SCAN and SCAN algorithms for disk scheduling is how they handle requests that are located at the end of the disk. C-SCAN moves the disk arm to the other end of the disk after servicing the last request, while SCAN moves the arm back to the beginning of the disk. This difference affects the order in which requests are serviced and can impact the overall efficiency of the disk scheduling algorithm.
Chat with our AI personalities