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 |
can any one tell me how to learn good coding techniques
What are the thread-to-thread communcation?
Difference between JRE and JVM?
3 Answers HeadStrong, Infotech,
diff mvc1 and mvc2 wahts is mean by servlet chaining?
What is the difference between Process and Threads?
Is 'synchronised' a modifier?
What is Introspection?
explain session tracking. why we used it
What are the different methods of identifying an object?
types of exceptions
Why won’t the jvm terminate when I close all the application windows?
Can you give me a simple example of using the requiredif validator rule?