PPT Slide
import java.awt.Graphics;
public class check3 extends java.applet.Applet
/* This applet uses the concept of a thread to enable
animation on its own without interfering with other
It can be started and stopped and can run in parallel
EXAMPLE: Graphics / Animation