Multiple Choice
When one thread immediately terminates the target thread, it is called___________
A) asynchronous cancellation
B) systematic cancellation
C) sudden termination
D) deferred cancellation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The_maintains pending and blocked bit vectors in
Q6: In UNIX, the set of masked signals
Q7: In most cases, if a process is
Q8: Cancellation point is the point where<br>A)the thread
Q9: If a process does not call exec
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