Which algorithm of disk scheduling selects the request with the least seek time from the current head positions?
(a) SSTF scheduling
(b) FCFS scheduling
(c) SCAN scheduling
(d) LOOK scheduling
I got this question during an internship interview.
Question is taken from Secondary Storage in division Security of Operating System