InterviewSolution
Saved Bookmarks
| 1. |
In the ______ algorithm, the disk arm starts at one end of the disk and moves toward the other end, servicing requests till the other end of the disk. At the other end, the direction is reversed and servicing continues.(a) LOOK(b) SCAN(c) C-SCAN(d) C-LOOKI had been asked this question during an internship interview.My query is from Disk Scheduling topic in portion Mass-Storage Structures of Operating System |
|
Answer» CORRECT ANSWER is (B) SCAN Best EXPLANATION: NONE. |
|