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...

When a thread terminates its processing, it enters into
what state?

Answer Posted / bindhu

Thread enters into a dead state.

Is This Answer Correct ?    22 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the ‘font’ and ‘fontmetrics’ class?

1209


how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

2285


What is RMI and what are the services in RMI?

1250


which book is better for jdbc ,servlets and jsp

2144


Explain about thread synchronization inside a monitor?

2606


Are we allowed to change the transaction isolation property in middle of a transaction?

1078


Why a client should be multithreading? Explain.

1134


Why is string immutable in java?

1144


Are there books about seam?

1161


What is the form of storage space in java?

2300


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1890


how do you Handle Front End Application data against DB with example?

2054


How to deploy Jar, War files in J2EE?

2735


Where we can write Rmi registry in the code, without having to write it at the command prompt?

2831


What restrictions are placed on the values of each case of a switch statement?

1061