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
I have been asked this question in an interview.
The question is from Multi Threading Models topic in chapter The Linux System of Operating System