Name the method to find, if a thread is active or not?
Answer Posted / devarathnam c,kotagudibanda(po
Hi... u can use "public void isActive();"method in the
Thread class
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What must a class do to implement an interface?
How is a java object message delivered to a non-java client?
What are the services in RMI ?
What is the relationship between local interfaces and container-managed relationships?
what are the advantages of JTA over JTS?
What’s jboss jbpm?
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?
Which javutil classes and interfaces support event handling?
what is meant by JRMP?
Can I run seam with jdk 1.4 and earlier?
Explain about thread synchronization inside a monitor?
Why use POJO when I can use hashmap
Why do threads block on i/o?
How are commas used in the intialization and iteration parts of a for statement?
What modifiers may be used with an interface declaration?