Question Detail Disk scheduling includes deciding which should be accessed nextorder in which disk access requests must be servicedthe physical location of the filethe logical location of the file Answer: Option B Similar Questions : 1. Which scheduling policy is best suited for time-sharing operating systems Shortest job firstRound robinFirst come first serveElevator Answer: Option B 2. Dijkstra's algorithm deals with mutual exclusiondeadlock recoverydeadlock avoidancecache coherence Answer: Option C 3. Which technique is used by operating systems to execute several programs concurrently by switching back and forth PartitioningMultitaskingWindowingPaging Answer: Option C 4. If the property of locality of reference is well pronounced in a program the number of page faults will be morethe number of page faults will be lessthe number of page faults will samenone of above Answer: Option B 5. Semophores are used to solve the problem of race conditionprocess synchronizationmutual exclusionbelady problem Answer: Option C Read more from - Operating System Questions Answers - Chapter 1