Multiple Choice
Which statement sets the font of a Graphics object named brush to boldFont?
A) Font.setFont = brush
B) setFont = brush(boldFont)
C) brush.setFont(boldFont)
D) Font = setFont(boldFont)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: The init() method of GeneralPath is used
Q11: Describe what happens when the update() method
Q12: You can use the _ method to
Q14: What parameters does the copyArea() method require?
Q15: The _ method returns an object of
Q29: Why would a programmer use the repaint()
Q31: The _ method creates a solid arc.<br>A)
Q50: You can instruct a Graphics object to
Q55: List the six arguments you need to
Q65: Which of the following statements starts a