Solved

Which Statement Sets the Font of a Graphics Object Named

Question 8

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions