Name the method to find, if a thread is active or not?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / devarathnam c,kotagudibanda(po
Hi... u can use "public void isActive();"method in the
Thread class
| Is This Answer Correct ? | 1 Yes | 2 No |
Describe activation process?
What is the use of Semaphore?
Why is actionform a base class rather than an interface?
what is an isolation level?
Can you give me a simple example of using the requiredif validator rule?
diff between jsp include directive and jsp action include?
What is permgen or permanent generation?
Why JDBC has introduced
How JNDI is used in JMS ?
What is RRL?
Is the infobus client side only?
Name the class that is used to bind the server object with RMI Registry?