InterviewSolution
Saved Bookmarks
| 1. |
In which scheduling certain amount of CPU time is allocated to each process?(a) earliest deadline first scheduling(b) proportional share scheduling(c) equal share scheduling(d) none of the mentionedI had been asked this question by my school principal while I was bunking the class.The query is from RTOS topic in division Real Time Operating Systems(RTOS) of Operating System |
|
Answer» CORRECT option is (b) PROPORTIONAL SHARE scheduling Easy EXPLANATION - None. |
|