GIAC
GSSP-JAVA · Question #25
Which of the following are valid thread state transitions? Each correct answer represents a complete solution. Choose all that apply.
The correct answer is A. From running to ready. C. From running to waiting. D. From waiting to ready. E. From ready to running. See the full explanation below for the reasoning.
Question
Which of the following are valid thread state transitions? Each correct answer represents a complete solution. Choose all that apply.
Options
- AFrom running to ready.
- BFrom ready to waiting.
- CFrom running to waiting.
- DFrom waiting to ready.
- EFrom ready to running.
- FFrom waiting to running.
How the community answered
(29 responses)- A76% (22)
- B17% (5)
- F7% (2)
Community Discussion
No community discussion yet for this question.