Resource sharing helps ___________
(a) share the memory and resources of the process to which the threads belong
(b) an application have several different threads of activity all within the same address space
(c) reduce the address space that a process could potentially use
(d) all of the mentioned
I have been asked this question in examination.
This is a very interesting question from User and Kernel Threads in section The Linux System of Operating System