Tuesday, November 29, 2011

What is the life cycle of an applet?

init( ) method - called when an applet is first loaded start( ) method - called each time an applet is started paint( ) method - called when the applet is minimized or maximized stop( ) method - called when the browser moves off the applet&
Category:Applet Interview Questions

No comments:

Post a Comment