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 are parameters in a method?
How do you add an arraylist to an array in java?
What is the relationship between clipping and repainting under awt?
What data structures are used to perform recursion?
What is polymorphism and what are the types of it?
What if constructor is protected in java?
What are the two environment variables that must be set in order to run any java programs?
What is a Transient Object?
Can you inherit a constructor java?
How is treeset implemented in java?
Can sleep() method causes another thread to sleep?
what is comparable and comparator interface?
What are actual parameters?
What are the types of relation?
What defines function?