MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is FALSE ?$ |
| A. | Context switch time is longer for kernel level threads than for user level threads |
| B. | User level threads do not need any hardware support |
| C. | Related kernel level threads can be scheduled on different processors in a multiprocessor system |
| D. | Blocking one kernel level thread blocks all other related threads |
| Answer» E. | |