Is alive and join method in java?
Answer / Amrit Kumar
Yes, both 'alive' (through isAlive() method) and 'join' are related to Java threads. The isAlive() method returns true if the thread is still running, while the join() method waits for a thread to die before continuing with the current code. These methods are part of the Thread class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Default layout of panel and frame?
What is classes in java?
What is data structure in java?
What is the is a and has a relation ship in oops concept in java?
What does flag mean in java?
What is the SimpleTimeZone class?
What is a nested structure?
Is an empty arraylist null?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
Features of Java?
How do you reverse a string in java without using string buffer?
explain the difference between jdk and jvm?