

MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Operating System knowledge and support exam preparation. Choose a topic below to get started.
1. |
In SCAN – EDF, requests with the same deadlines are ordered according to ?# |
A. | SCAN policy |
B. | EDF policy |
C. | FCFS policy |
D. | FIFO policy |
Answer» B. EDF policy | |
2. |
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 mentioned |
Answer» B. the EDF ordering will service the requests in that batch | |