Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
What are the high-level thread states?
What are the high-level thread states?
Jidnon
Views: 640 | Community Opinion:
1
Tags..
Thread States
Java Interview
Core Java
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Homobeer
Said..
The high-level thread states are ready, running, waiting, and dead.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Related Questions & Answers:
What is the difference between a MenuItem and a CheckboxMenuItem?
What is the argument type of a program's main() method?
What must a class do to implement an interface?
If a variable is declared as private, where may the variable be accessed?
What is the difference between a while statement and a do statement?
Difference between the JDK 1.02 event model and the event-delegation model