Q. In the Many to One model, multiple threads are unable to run in parallel on multiprocessors because : (Solved)
1. only one thread can access the kernel at a time
2. many user threads have access to just one kernel thread
3. there is only one kernel thread
4. none of these
- a. only one thread can access the kernel at a time