MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the following statements:a. With the use of kernel supported threads context switch is faster.b. The entire process can be blocked by the system for user - level threads.c. Kernel supported threads can be scheduled independently.d. User level threads are transparent to the kernel.Which of the above statements are true? |
| A. | a and d |
| B. | a and b |
| C. | b and c |
| D. | a and c |
| Answer» D. a and c | |