Multiple Choice
A runnable thread enters the ________ state (sometimes called the XE "thread states:dead" XE "dead state" dead state) when it successfully completes its task or otherwise terminates (perhaps due to an error) .
A) extinct
B) defunct
C) terminated
D) aborted
Correct Answer:

Verified
Correct Answer:
Verified
Q36: The ArrayBlockingQueue method _ returns the number
Q37: When using Java's built-in monitors, every object
Q38: When a thread executing a synchronized statement
Q39: It’s recommended that you do not explicitly
Q40: The preferred means of creating multithreaded Java
Q42: You can simulate atomicity by ensuring that
Q43: Arrays static method _ fills an array
Q44: Thread safety in JavaFX applications is achieved
Q45: Java's concurrency APIs include the fork/join framework,
Q46: Two tasks that are operating _ are