Multithreading an interactive program will increase responsiveness to the user by ___________
(a) continuing to run even if a part of it is blocked
(b) waiting for one part to finish before the other begins
(c) asking the user to decide the order of multithreading
(d) none of the mentioned
I had been asked this question in examination.
I need to ask this question from User and Kernel Threads in section The Linux System of Operating System