stop() method is used to suspend threads that don’t need to run - Applets

Q.  Which method is used to suspend threads that don’t need to run when the applet is not visible?
- Published on 15 Jul 15

a. destroy()
b. paint()
c. stop()
d. start()

ANSWER: stop()

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)