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
Write a function for palindrome and factorial and explain?
Can you extend main method in java?
What is java beans?
What is use of super keyword?
What is a lambda expression ? What's its use ?
Which is better stringbuilder or stringbuffer?
Can an interface implement another interface?
What is the properties class in java programming?
explain copyonwritearraylist and when do we use copyonwritearraylist?
how to handle exceptions in ejb?
What is meant by final class?
What does singleton class mean?
How is a structure different from array ?
What is the access scope of a protected method?
Can we override final method?