

MCQOPTIONS
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» B. there are too many threads to handle | |