Multiple Choice
What could cause a thread to terminate prematurely?
A) an exception (such an illegal memory reference)
B) a cancellation signal from a process or thread
C) both a and b
D) neither a nor b
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: A(n) _ thread can enter the sleeping
Q19: User-level thread implementations are also called _
Q20: According to the POSIX specification, processes send
Q21: In Windows XP, a fiber is scheduled
Q22: In Linux, a process in the _
Q24: Java implements thread signaling using the _
Q25: A thread enters the waiting state when
Q26: _, _ and _ are general-purpose programming
Q27: In the 1970s and 1980s, what was
Q28: Which of the following statements about thread