Multiple Choice
If the beginning and ending points used with the fillPolygon() method are ____, the two endpoints are connected by a straight line before the polygon is filled with color.
A) connected
B) coordinate pairs
C) identical
D) not identical
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Write the statement to instruct a Graphics
Q2: Describe what happens when a Swing component
Q3: Which of the following is a gradual
Q4: Both Rectangle2D.Float and Rectangle2D.Double can be created
Q6: The _ method draws what appears to
Q7: The _ method in the Graphics class
Q8: You don't usually call the paint() method
Q9: You specify 2D colors by using the
Q10: System-triggered painting occurs when a program requests
Q11: When a Swing object such as JPanel