Quiz
Is it possible to place an Applet inside another Applet?
Is it possible to start a Frame from an Applet?
Class Graphics does not contain a method to set a pixel to a specific colour. How would you do it?
What will happen if you try to draw a shape which exceeds the limits of the applet’s bounds?