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 name of the state, when a thread is executing?

Answers were Sorted based on User's Feedback



What is the name of the state, when a thread is executing?..

Answer / ashokmail.java@gmail.com

running

Is This Answer Correct ?    3 Yes 0 No

What is the name of the state, when a thread is executing?..

Answer / devarathnam c,kotagudibanda(po

Hi... when a Thread is executing that comes under
the "Running state"

Is This Answer Correct ?    3 Yes 0 No

What is the name of the state, when a thread is executing?..

Answer / ravikiran

Active State

Is This Answer Correct ?    0 Yes 1 No

What is the name of the state, when a thread is executing?..

Answer / wzhu

Runnable state

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Advanced Java Interview Questions

What event results from the clicking of a button?

0 Answers  


Explain ioc concept?

0 Answers  


How database connectivity in XML is achieved?

0 Answers  


What is the use of Class.forName

20 Answers   HCL,


What is the immediate superclass of the applet class?

0 Answers  


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!

0 Answers  


Why use a datasource when you can directly specify a connection details? (in a J2EE application)

1 Answers  


What is private static final long serialVersionUID = 1L;

3 Answers   Google,


Difference between new operator and class.forname().newinstance()?

0 Answers  


How to do registration form using struts and hibernate?

1 Answers  


What is the argument type of a programs main() method?

0 Answers  


Why a component architecture for the java platform?

0 Answers  


Categories