Q. In the Many to Many model true concurrency cannot be gained because : (Solved)
1. the kernel can schedule only one thread at a time
2. there are too many threads to handle
3. it is hard to map threads with each other
4. none of these
- a. the kernel can schedule only one thread at a time