MCQOPTIONS
Saved Bookmarks
| 1. |
Which method is used to suspend threads that don t need to run when the applet is not visible? |
| A. | destroy() |
| B. | paint() |
| C. | stop() |
| D. | start() |
| Answer» D. start() | |