1.) How do you specify that the color orange will be used as fill when using the Graphics class? Give the Java statement needed.
2.) How would you create a Monospaced font of point size 20 that is bold? Give the Java statement needed
3.) Describe the graphical coordinate system in Java. Where is the origin? What units apply to the x,y coordinates