Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Which of the following option(s) doesn’t correctly describe the Applet’s Life Cycle methods?
B) start( ) method - Can be called each time an applet is started.
C) paint( ) method - Can be called when the applet is minimized or refreshed.
D) destroy( ) method - Can be called when the browser moves off the applet’s page.
Explanation: it is the explanation for stop(), while destroy( ) method - Can be called when the browser is finished with the applet.
Related Answered Questions
Related Open Questions