InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following can not be scheduled by the kernel?(a) kernel level thread(b) user level thread(c) process(d) none of the mentionedI have been asked this question by my school principal while I was bunking the class.I'd like to ask this question from CPU Scheduling in portion CPU Scheduling of Operating System |
|
Answer» Correct choice is (B) user level THREAD |
|