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
Who is founder of java?
What do you mean by data type?
What is thread safe in java?
What is a local block?
What are the states of thread in java?
What is the structure of java?
How does singleton class work?
What is use of set in java?
How listener identify that the event came from a particular object?
What is singletonlist in java?
What is api in java?
What is the functionability stubs and skeletons?
Can we override private method?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
What is the use of keywords in java?