Oracle
1Z0-829 · Question #2
1Z0-829 Question #2: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-829 to reveal the answer and full explanation for question #2. The question stem and answer options stay visible for context.
Managing concurrent code execution
Question
Which statement is true?
Options
- AIllegalStateException is thrown if a thread in waiting state is moved back to runnable.
- BThread in waiting state consumes CPU cycles.
- CA thread in waiting state must handle InterruptedException.
- DAfter the timed wait expires, the waited thread moves to the terminated state.
Unlock 1Z0-829 to see the answer
You've previewed enough free 1Z0-829 questions. Unlock 1Z0-829 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#thread states#InterruptedException#concurrent execution#exception handling