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 does flag mean in java?
What is the difference between static class and normal class?
Explain the use of shift operator in java. Can you give some examples?
Why are constructors used?
Which graphs are functions?
How transient variable is different from volatile variable?
Can we make the abstract methods static in java?
what is the purpose of the runtime class?
What is the purpose of stub and skeleton?
What is the use of default method in interface in java? Explain
Can you explain the usages of class.forname()?
What do you understand by weak reference?
What is a default method?
What is io stream in java?
Why generics are used in java?