InterviewSolution
Saved Bookmarks
| 1. |
The model in which one user-level thread is mapped to many kernel level threads is called ___________(a) Many to One model(b) One to Many model(c) Many to Many model(d) One to One modelThe question was posed to me by my school teacher while I was bunking the class.My question is taken from Multi Threading Models in division The Linux System of Operating System |
|
Answer» The CORRECT ANSWER is (b) One to MANY model |
|