Multiple choice Which of the following methods is called to begin an applet execution? start() stop() init() isActive() destroy() Reveal answer Fill a bubble to check yourself C Correct answer Explanation This method is called when an applet begins execution.