* init() method - called when an applet is first loaded. This method is called only once in the entire cycle of an applet. This method usually intialize the variables to be used in the applet.:1.public void init():-when applet is first time loaded in jvm
Category:Applet Interview Questions
No comments:
Post a Comment