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 initial state, When a thread is created and
started?

Answers were Sorted based on User's Feedback



What is the initial state, When a thread is created and started?..

Answer / rajesh

Initial state of the thread is ready state. When you create
an object of the class either implementing the runnable
interface or extending Thread class, thread is created.

Thread is start when developer calls;

Thread.start() method

Is This Answer Correct ?    10 Yes 3 No

What is the initial state, When a thread is created and started?..

Answer / guest

ready() state

Is This Answer Correct ?    7 Yes 4 No

What is the initial state, When a thread is created and started?..

Answer / dharmender

the initial state of a thread is New, when a thread instance is just created but start method is not yet invoked on it.
Once start method is called upon then it enters the Runnable state.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Advanced Java Interview Questions

How many ways can a thread be used?

4 Answers   Sun Microsystems,


Can I map more than one table in a cmp?

0 Answers  


hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me

0 Answers   Infosys,


What is the use of Semaphore?

3 Answers  


What are the JSP implicit objects ?

1 Answers   eMids,


What is prototype?

0 Answers  


what is the Scope of Final Keyword in Java?

1 Answers   HCL,


How primary key is implemented in Oracle?

0 Answers  


What is waiting state? In what ways a thread can enter into waiting state?

2 Answers   Wipro,


whats is mean by tiles in struts

0 Answers   SolutionNET,


what is singleton class? where it mainly used in the projects?

5 Answers   Satyam, Wipro,


What is meant by Superconductivity?

4 Answers  


Categories