which method is used to know the status of the Thread?
Answer Posted / piyush
JDK 1.5 has added the new functionality to know the state of
the Thread as getState();
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a parent class in java?
What are the methods to rectify ambiguities in the interfaces in JAVA?
what do you mean by marker interface in java?
How to add menushortcut to menu item?
Which is bigger float or double?
what is the major difference between linkedlist and arraylist in java?
What does flagged out mean?
what is an objects lock and which objects have locks? : Java thread
Can we declare the main method of our class as private?
What are the differences between string and stringbuffer?
What class allows you to read objects directly from a stream in java programming?
difference between byte stream class and character stream class?
What is a container in a gui?
What does index mean in java?
What are the steps that are followed when two computers connect through tcp?