Name the method to find, if a thread is active or not?
Answer Posted / ranganathkini
The method isAlive() of the java.lang.Thread can be used to
know if a thread is active or not.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Why is string immutable in java?
Do I have to use jsps with my application?
What is the difference between ear, jar and war file?
What are local interfaces? Describe.
Which class is the immediate superclass of the menucomponent class?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
Java is fully object oriented languages or not?
What is Remote Server?
What is the difference between a static and a non-static inner class?
what is an isolation level?
What are the benefits of detached objects?
What if the static modifier is removed from the signature of the main method?
what is a portable component?
How to determine SGA site?
what is the use of State Factories?