Question
a.
fork
b.
exec
c.
ioctl
d.
longjmp
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. Which of the following system calls does not return control to the calling point, on termination ?
Similar Questions
Discover Related MCQs
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
Q. If exec is called immediately after forking,
View solution
Q. If a process does not call exec after forking,
View solution
Q. Thread cancellation is :
View solution
Q. When a web page is loading, and the user presses a button on the browser to stop loading the page :
View solution
Q. When one thread immediately terminates the target thread, it is called :
View solution
Q. When the target thread periodically checks if it should terminate and terminates itself in an orderly manner, it is called :
View solution
Q. Cancelling a thread asynchronously :
View solution
Q. Cancellation point is the point where :
View solution
Q. If multiple threads are concurrently searching through a database and one thread returns the result then the remaining threads must be :
View solution
Q. Signals that occur at the same time, are presented to the process :
View solution
Q. Which of the following is not TRUE :
View solution
Q. Signals of a given type :
View solution
Q. The three ways in which a process responds to a signal are :
View solution
Q. Signals are identified by :
View solution
Q. When a process blocks the receipt of certain signals :
View solution
Q. The _______ maintains pending and blocked bit vectors in context of each process.
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!