Question: Class Graphics contains technique draw Oval, which takes as discussions the same 4arguments as method drawRect. The arguments for method draw Oval specify the "bounding box for the oval - the sides of the bounding box are the boundaries of the oval.
Write a Java applet that draws an oval and a rectangle with the same four arguments. The oval will touch the rectangle at the center of each side.