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 |
what are the advantages of JTA over JTS?
When you will synchronize your code?
What is the map interface?
Howmany interfaces are used in RMI?
What do you mean by Socket Programming?
Explain phantom read?
what is container?
types of exceptions
How to send a request to garbage collector?
What is a layout manager?
How do you download stubs from a Remote place?
difference between applicationserver and webserver