Solved

Which of the Following Statements About the Graphics Object Is

Question 8

Multiple Choice

Which of the following statements about the Graphics object is true?
A. The Graphics object is an argument to class Component's repaint method.
B. The Graphics object is instantiated by the user.
C. The Graphics object is the argument to a lightweight GUI component's paintComponent method.
D. The Graphics class is abstract.
E. The Graphics object manages a graphics context.


A) A, C, E.
B) C, D, E.
C) A, B, D, E.
D) All are true.

Correct Answer:

verifed

Verified

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

Related Questions