How we can compile and run the applet program4. Write any three attributes of tag?Andalsoexplain the different ways to run an applet?5. Write about java.lang package. How can you import the package in a java program?CHAPTER-51.Give two example events, stating how they are generated, ...
Life Cycle of Java or various Methods of Applets :- Born or Init ():- This method is executed when an Applets First Time Execute in Memory and when Applet is created or when an Applet Born The Initiate Method is used for Placing the Code that a user wants to First Executed or when...