Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

initial state of thread

Thu Nov 06, 2008 10:02 pm

When a thread is created and started, what is its initial state? :beee:



Re: initial state of thread

Thu Nov 06, 2008 10:02 pm

A thread is in the ready state after it has been created and started.

Post a reply
  Related Posts  to : initial state of thread
 thread state when it terminates its processing     -  
 daemon thread - What is the use of deamon thread?     -  
 Default Initial Values in java     -  
 finite state machines     -  
 Thread Safe     -  
 invokes a thread's run() method     -  
 Thread of Event Dispatcher     -  
 Multi Thread Program     -  
 Plz Help,I want BOTH THREAD to work at a time in SAME WINDOW     -  
 high-level thread states     -