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
Q11: Duration method _ returns the Duration as
Q12: NumberFormat method _ returns a String representation
Q22: Class Instant's static method _ gets the
Q26: Two tasks that are operating _ are
Q32: With timeslicing,each thread is given a limited
Q33: If a thread calls _,then every thread
Q35: Interface ExecutorService provides the _ method, which
Q36: You can simulate atomicity by ensuring that
Q50: Which of the following statements is false?<br>A)
Q53: ExecutorService method _ executes a Callable passed