What is the interrupt() 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 interrupt() method?
Rating:
The interrupt() method is a method of the Thread class. It is used to stop the execution of a thread. The general syntax of this method is as follows:
Rating:
Was this information helpful?
Other articles
- What is the getRecord() method?
- What is the setTitle() method?
- What is the recordChanged() method?
- What is the pauseApp() method?
- What is the isColor() method?