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...


Can you start a thread twice in Java?



Can you start a thread twice in Java?..

Answer / Vishal Saini

No, you cannot start a thread more than once because each instance of Thread has only one run() method to be executed. However, you can create multiple instances of the Thread class and start them separately.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Java violates few objected oriented concepts. Can you explain in what way?

3 Answers   Ness Technologies,


What is a type parameter in java?

1 Answers  


What are the kinds of polymorphism?

1 Answers  


Which graphs are functions?

1 Answers  


How would you dynamically allocate memory to an array?

1 Answers   Atos Origin,


Can extern variables be initialized?

1 Answers  


what is Thread priority?

4 Answers   Tech Mahindra, Wipro,


Name few java util classes introduced with java 8 ?

1 Answers  


How to do a true java ping from windows?

1 Answers  


What is difference between java and java ee?

1 Answers  


Hi friends, i am new to java. can you explain how java is secured.

2 Answers  


What is a superclass?

1 Answers  


Categories