

MCQOPTIONS
Saved Bookmarks
1. |
If a kernel thread performs a blocking system call, |
A. | the kernel can schedule another thread in the application for execution |
B. | the kernel cannot schedule another thread in the same application for execution |
C. | the kernel must schedule another thread of a different application for execution |
D. | the kernel must schedule another thread of the same application on a different processor |
Answer» B. the kernel cannot schedule another thread in the same application for execution | |