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
How to deploy Jar, War files in J2EE?
how do you Handle Front End Application data against DB with example?
Which component handles cluster communication in jboss?
Do we need to override service() method
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
How can I avoid validating a form before data is entered?
What is scalable, portability in the view of J2EE?
What is an abstract method?
What is meant by method chaining?
Why are my checkboxes not being set from on to off?
Explain the steps in details to load the server object dynamically?
Why won’t the jvm terminate when I close all the application windows?
What is clustering? What are the different algorithms used for clustering?
What is prototype?
Is “abc” a primitive value?