GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  Java

 Print  |  
Question:  What state does a thread enter when it terminates its processing

Answer: When a thread terminates its processing, it enters the dead state.


July 07, 2005 04:13:23 #1
 Vikky   Member Since: Visitor    Total Comments: N/A 

RE: What state does a thread enter when it terminates its processing
 
THere is no dead state i Thread.
     

 

Back To Question