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


Please Help Members By Posting Answers For Below Questions

Which method must be implemented by all threads?

938


Can you explain the usages of class.forname()?

817


Can you use abstract and final both with a method?

773


What will be the initial value of an object reference which is defined as an instance variable?

863


What is role of void keyword in declaring functions?

776






What java ide should I use?

736


Does .length start 0 java?

734


Can we serialize singleton class?

746


What are three types of loops in java?

779


what is synchronization and why is it important? : Java thread

807


How will you initialize an Applet?

814


How can we create a synchronized collection from given collection?

815


Which is easier .net or java?

825


What is the difference between static class and normal class?

712


placement papaers of spring computing technology

1180