Introduction - If you have any usage issues, please Google them yourself
A. This experiment is a simulation of the operating system disk seek ways to use different disk access order to design a disk scheduling algorithm. Implementation of disk scheduling algorithms FCFS, SSTF, SCAN, CSCAN and NStepSCAN algorithm.