What is the life cycle of Thread ?

Answer Posted / ravikiran

start
run
destroy are the methods

born
runnable
running
sleep/blocked
dead are the states

Is This Answer Correct ?    12 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Find the value of a specified element of the array arr[i] where 0 <= i <= n-1

719


what is meant by abstract class?

815


Define an applet in java?

816


Why are the destructors for base class and derived class called in reverse order when the program exits

1908


Explain the scope or life time of class variables or static variables?

716






How many types of string data types are there?

730


Can interface be private in java?

740


What is the latest java version?

772


What is the purpose of return statement?

804


Can you explain the cs option of java interpreter?

678


What is assembly language?

715


Why java is platform independent? Explain.

762


How do I enable java in safari?

745


What is adapter in java?

684


When the constructor of a class is invoked?

753