<HTML> <HEAD> <TITLE>A Simple Program </TITLE> </HEAD> <BODY> Here is the output of my program: <APPLET CODE="AppletDemo.class" WIDTH=200 HEIGHT=200> </APPLET> </BODY> </HTML>