Question: 1. Write a program that displays a checkerboard with 64 squares, alternating white and black.
2. Write a program that draws the side view of stair steps from the lower left to the upper right.
3. Write a program that draws 100 circles of random color and random diameter in random locations. Ensure that in each case the entire circle appears in the visible area of the applet.