Saved Bookmarks
| 1. |
In the Many to Many model true concurrency cannot be gained because ___________(a) the kernel can schedule only one thread at a time(b) there are too many threads to handle(c) it is hard to map threads with each other(d) none of the mentioned |
|
Answer» The correct answer is (a) the kernel can schedule only one thread at a time Best explanation: None. |
|