What is the start() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the start() method?
Rating:
The start() method belongs to the Thread class. This method is used to initialize and launch a thread. The general syntax of this method is as follows:
Rating:
Was this information helpful?
Other articles
- What is the compare() method?
- What is a record store?
- Java 2 Platform Micro Edition (J2ME)
- What is the ChoiceGroup class?
- What is the setLoopCount() method?