

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