Multiple Choice
Which of the following system calls does not return control to the calling point, on termination?
A) fork
B) exec
C) ioctl
D) longjmp
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: When the target thread periodically checks if
Q12: Cancelling a thread asynchronously<br>A)frees all the resources
Q13: Signals of a given type_<br>A)are queued<br>B)are all
Q14: Signals are identified by_<br>A)signal identifiers<br>B)signal handlers<br>C)signal actions<br>D)none
Q15: The three ways in which a process
Q17: Signals that occur at the same time,
Q18: If multiple threads are concurrently searching through
Q19: If exec is called immediately after forking<br>A)the
Q20: Which of the following is not TRUE?<br>A)processes
Q21: When a web page is loading, and