InterviewSolution
Saved Bookmarks
| 1. |
When is the Many to One model at an advantage?(a) When the program does not need multithreading(b) When the program has to be multi-threaded(c) When there is a single processor(d) None of the mentionedThe question was posed to me during an interview.This question is from Multi Threading Models topic in portion The Linux System of Operating System |
|
Answer» RIGHT ANSWER is (a) When the program does not need multithreading Best EXPLANATION: None. |
|