Multiple Choice
You can instruct a Graphics object to use a font by inserting the font as the argument in a ____ method.
A) setColor()
B) drawString()
C) setCharacters()
D) setFont()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q45: BasicStroke myLine = new BasicStroke(12.0f, BasicStroke.CAP_SQUARE, BasicStroke.JOIN_ROUND);
Q46: Write the statement that will create a
Q47: The getFontMetrics() method can be used to
Q48: The _ method provides information about the
Q49: You use the _ method in statements
Q51: BasicStroke class variables determine the endcap and
Q52: Which of the following statements will correctly
Q53: The statements pen.drawLine(50, 50, 100, 200); and
Q54: The _ method can be used when
Q55: List the six arguments you need to