Multiple Choice
Which of the following cancellation modes are supported by Pthreads?
A) off mode
B) deferred mode
C) asynchronous mode
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: LWP is _.<br>A) short for lightweight processor<br>B)
Q28: Multicore systems present certain challenges for multithreaded
Q29: Parallelism can be achieved on single-processor systems.
Q30: In Pthreads, a parent uses the pthread_join()
Q31: Deferred cancellation is preferred over asynchronous cancellation.
Q33: Which of the following options exist to
Q34: How can deferred cancellation ensure that thread
Q35: OpenMP only works for C, C++, and
Q36: In multithreaded programs, the kernel informs an
Q37: In Java, data shared between threads is