InterviewSolution
Saved Bookmarks
| 1. |
If several requests have different deadlines that are relatively close together, then using the SCAN – EDF algorithm ___________(a) the SCAN ordering will service the requests in that batch(b) the EDF ordering will service the requests in that batch(c) the FCFS ordering will service the requests in that batch(d) none of the mentionedThe question was asked by my school principal while I was bunking the class.My question is from Multimedia System in division Multimedia Systems of Operating System |
|
Answer» CORRECT OPTION is (a) the SCAN ordering will SERVICE the requests in that batch Explanation: None. |
|