Multiple Choice
Which package is the GraphicsContext class part of?
A) javax.swing
B) javafx.swing
C) java.awt
D) javax.awt
E) javafx.scene.canvas
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: In the method strokeRect( 10, 20, 100,
Q39: The name of the method you would
Q40: RGB stands for _.
Q41: In the method call strokeRect( 10, 20,
Q42: The strokeLine, strokeRect, and strokeOval methods are
Q44: Which of the following is the purpose
Q45: JavaFX uses a mixed performance/art metaphor. We
Q46: When drawing a figure, it is useful
Q47: The _ class provides the functionality for
Q48: The Color class contains Color constants.