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 is a treemap in java?
What are the differences between string, stringbuffer and stringbuilder?
What is use of map in java?
Are true and false keywords?
What happens if I remove static from main method?
How many bytes is a string?
What is package private scope in java?
What is an object in java and how is it created?
What is a singleton class in Java?
what is mena by object block any what is the use of that
Difference between class#getinstance() and new operator ?
What happens if constructor is private?
What is the purpose of the main method?
What are the important features of Java 8 release?
what is ststic with example