Hello Respected Members HTML: import java.awt.*; import java.applet.*; public class GuiExample extends Applet Kindly tell me after importing the Applet class what is the necessity to extend it. Thank You