| 11. |
In the blocked state, ____
|
||||||||
|
Answer:
Option (b) |
| 12. |
In Unix, Which system call creates the new process?
|
||||||||
|
Answer:
Option (a) |
| 13. |
Kernel threads
|
||||||||
|
Answer:
Option (b) |
| 14. |
Light weight process is called ___________
|
||||||||
|
Answer:
Option (a) |
| 15. |
Most operating systems (including UNIX, Linux, and Windows) identify processes according to a unique __________
|
||||||||
|
Answer:
Option (d) |
| 16. |
Process control block (PCB) contains which of the following:
|
||||||||
|
Answer:
Option (d) |
| 17. |
Round robin scheduling falls under the category of ____________
|
||||||||
|
Answer:
Option (b) |
| 18. |
Round robin scheduling is essentially the preemptive version of ________.
|
||||||||
|
Answer:
Option (a) |
| 19. |
Saving the state of the old process and loading the saved state of the new process is called ________.
|
||||||||
|
Answer:
Option (a) |
| 20. |
Suppose that a process is in “Blocked” state waiting for some I/O service. When the service is completed, it goes to the :
|
||||||||
|
Answer:
Option (b) |