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 invokes a thread?s run() method?

Answers were Sorted based on User's Feedback



What invokes a thread?s run() method?..

Answer / ranganathkini

The start() method of the java.lang.Thread invokes the run()
method

Is This Answer Correct ?    9 Yes 0 No

What invokes a thread?s run() method?..

Answer / vikaas

After a thread is started(using its start() method), the JVM
invokes the thread's run() method.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What is a clone?

0 Answers  


What is metaspace?

0 Answers  


How would you detect a keypress in a jcombobox?

0 Answers  


What are the thread-to-thread communcation?

1 Answers  


What are transaction attributes?

0 Answers  


What is the purpose of the notifyall() method?

0 Answers  


What are different types of controls in AWT?

11 Answers   IBM,


What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

0 Answers  


Why are component architectures useful?

0 Answers  


What are local interfaces? Describe.

0 Answers  


Dear freinds... I want to know how to write self mapping for a table using hibernate?

1 Answers   Cap Gemini,


What is the difference between a static and a non-static inner class?

0 Answers  


Categories