ALL PRINTABLE PDF BOOKS FREE DOWNLOAD <<CLICK HERE>>
Operating system questions answers cpu scheduling


Question 1 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
Which one of the following can not be scheduled by the kernel?
kernel level thread | |
user level thread | |
process | |
none of the mentioned |
Question 1 Explanation:
User level threads are managed by thread library and the kernel is unaware of them.
Question 2 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
Which algorithm is defined in Time quantum?
shortest job scheduling algorithm | |
round robin scheduling algorithm | |
priority scheduling algorithm | |
multilevel queue scheduling algorithm |
Question 3 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
In multilevel feedback scheduling algorithm .....
a process can move to a different classified ready queue | |
classification of ready queue is permanent | |
processes are not classified into groups | |
none of the mentioned |
Question 4 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
In priority scheduling algorithm .....
CPU is allocated to the process with highest priority | |
CPU is allocated to the process with lowest priority | |
Equal priority processes can not be scheduled | |
None of the mentioned |
Question 5 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER] |
The interval from the time of submission of a process to the time of completion is termed as .....
waiting time | |
turnaround time | |
response time | |
throughput |
There are 5 questions to complete.