Multiple Choice
Match each term with the correct statement below.
-Controls how a drawing object is filled in
A) fill pattern
B) GREEN
C) acyclic gradient
D) 3D method
E) Line2D.Float class
F) fillPolygon()
G) getScreenResolution()
H) GeneralPath
I) descent
Correct Answer:

Verified
Correct Answer:
Verified
Q19: You can improve the appearance of strings
Q32: The _ method requires four arguments and
Q45: BasicStroke myLine = new BasicStroke(12.0f, BasicStroke.CAP_SQUARE, BasicStroke.JOIN_ROUND);
Q46: To create an arc object named halfArc
Q47: The getFontMetrics() method can be used to
Q51: import javax.swing.*;<br>import java.awt.*;<br>import java.awt.Color;<br>public class JDemo3DRectangles extends
Q52: If a window is 200 pixels wide
Q53: If you call getGraphics() in a frame
Q55: A Rectangle2D.Float can be created using five
Q63: The draw3DRect() method is used to draw