which method is used to know the status of the Thread?
Answer Posted / nish
getstate() is used to know the status of Thread..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is singleton math?
What is a stringbuilder?
Why we do exception handling in java and how many types of exceptions are there?
Explain the init method?
Define how can we find the actual size of an object on the heap?
Is static a singleton?
What is the old name of java?
Does hashset allow duplicates in java?
Is java developer a good career?
How can we access some class in another class in java?
Why is multithreading important?
What is void data type?
What are the major drawbacks of external iteration?
Define Multiprogramming and Multiprocessing in java.
Can anonymous class have constructor?