Answer Posted / harish
It waits for the Parent Thread process to be completed.
Even though, Child process is completed. It waits for the
Parent Thread.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What do you mean by scope of variable?
Is it possible to specify multiple jndi names when deploying an ejb?
Can we create an object of private class?
Can we make a constructor final?
how would you implement a thread pool? : Java thread
What is the use of predicate in java 8?
what is function overloading in java?
What is super constructor?
How do you sort objects in java?
what is use of functional interface in java 8?
Define inheritance?
What is callablestatement? How you can call stored procedure to pass in parameter?
What is illegal identifier in java?
Do loops java?
Can we call the run() method instead of start()?