Question
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
Posted under Operating System
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Resource sharing helps :
Similar Questions
Discover Related MCQs
Q. Multithreading on a multi – CPU machine :
View solution
Q. The kernel is _______ of user threads.
View solution
Q. If the kernel is single threaded, then any user level thread performing a blocking system call will :
View solution
Q. Because the kernel thread management is done by the Operating System itself :
View solution
Q. If a kernel thread performs a blocking system call, ____________
View solution
Q. The model in which one kernel thread is mapped to many user-level threads is called :
View solution
Q. The model in which one user-level thread is mapped to many kernel level threads is called :
View solution
Q. In the Many to One model, if a thread makes a blocking system call :
View solution
Q. In the Many to One model, multiple threads are unable to run in parallel on multiprocessors because :
View solution
Q. The One to One model allows :
View solution
Q. In the One to One model when a thread makes a blocking system call :
View solution
Q. Which of the following is the drawback of the One to One Model ?
View solution
Q. When is the Many to One model at an advantage ?
View solution
Q. In the Many to Many model true concurrency cannot be gained because :
View solution
Q. In the Many to Many model when a thread performs a blocking system call :
View solution
Q. Which of the following system calls does not return control to the calling point, on termination ?
View solution
Q. Which of the following system calls transforms executable binary file into a process ?
View solution
Q. Which of the following calls never returns an error ?
View solution
Q. A fork system call will fail if :
View solution
Q. If a thread invokes the exec system call,
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Operating System? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!