Saturday, 9 September 2017

Init And Start Method...

public void init()
            Called by the browser or applet viewer to inform this applet that it has been loaded into the system.
public void start()

            Called by the browser or applet viewer to inform this applet that it should start its execution.

No comments:

Post a Comment

Featured post

Development Of JAVA Program