Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the life cycle of Thread ?

Answer Posted / harmeet

1.create the thread on which object u want, using Thread
interface,
2.then use obj.start() to invoke the thread
3.this method will intern call run() of Thread class
4.once it's serviced, it will come to dead state.

Is This Answer Correct ?    18 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is method in java ?

1145


What is == and === in javascript?

1108


Does java initialize arrays to zero?

1094


Can variables be used in java without initialization?

1128


Define inheritance with reference to java.

1144


Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?

999


What is math exp in java?

1090


Can array grow dynamically in java?

1031


Is string an object?

1169


Can we execute a program without main?

1079


Can a class be final?

990


What is dynamic array in java?

1080


What is a linkedhashmap java?

1059


What is a nested class?

1176


What are the basic control structures?

1038