OneCompiler

java program

177
<html> <head> <title> welcome to java applet> </title></head> <body> <centre> <h1>welcome to the world of java applets</h1> </centre> <br> <centre> <appletcode="hellojava.class" wldth=400 height=200> </applet></centre> </body> </html>