InterviewSolution
Saved Bookmarks
| 1. |
What decides thread priority?(a) Process(b) Process scheduler(c) Thread(d) Thread schedulerThe question was asked in a job interview.My question is based upon Multithreading in portion Multithreading of Java |
|
Answer» The correct option is (d) Thread SCHEDULER |
|