Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
What state is a thread in when it is executing?
What state is a thread in when it is executing?
Ritu
Views: 834 | Community Opinion:
1
Tags..
Threads
Java Interview
Core Java
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Umera
Said..
An executing thread is in the running state.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Related Questions & Answers:
What is the Vector class?
What is a task's priority and how is it used in scheduling?
Difference between the Reader/Writer class hierarchy and InputStream/OutputStream class hierarchy
Can an exception be rethrown?
How is it possible for two String objects with identical values?
How does a try statement determine which catch clause should be used to handle an exception?