Suppose i have two threads t1 and t2 are running.How the
main thread will know that the two threads t1,t2 execution
has completed?
Answer Posted / fellow java novice
use join
| Is This Answer Correct ? | 9 Yes | 19 No |
Post New Answer View All Answers
Which collection allows duplicate values in java?
What is the indent key?
Explain serialization and deserialization in java?
What are selection structures?
What language is java written?
What does the string method compareto () do?
What is keyword and identifier?
How to connect to a remote database using Applet?
What is ‘has a’’ relationship in java?
Can you explain inner class.
How do you declare an empty string?
What is passing value java?
What is definition and declaration?
What does split function do in java?
Why is a constant variable important?