What is the life cycle of Thread ?
Answer Posted / harish
Once you create a Thread Class. Instantiate the Thread and
invoke the method start. It intern triggers the run method
on the Thread. Once the run method is completed, The
thread will be in dead state.
Is This Answer Correct ? | 53 Yes | 20 No |
Post New Answer View All Answers
Which method must be implemented by all threads?
Can you explain the usages of class.forname()?
Can you use abstract and final both with a method?
What will be the initial value of an object reference which is defined as an instance variable?
What is role of void keyword in declaring functions?
What java ide should I use?
Does .length start 0 java?
Can we serialize singleton class?
What are three types of loops in java?
what is synchronization and why is it important? : Java thread
How will you initialize an Applet?
How can we create a synchronized collection from given collection?
Which is easier .net or java?
What is the difference between static class and normal class?
placement papaers of spring computing technology