What method is invoked to cause an object to begin executing as a separate thread?

What method is invoked to cause an object to begin executing as a separate thread?

Junior
Views: 941 | Community Opinion: 1

Tags..  Thread Methods  Java Interview  Core Java

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Weldin Said..

The start() method of the Thread class is invoked to cause an object to begin executing as a separate thread.






What do you think? Add your opinion/answer
*Name
*your opinion/answer: