Multiple Choice
In the method call strokeRect( 10, 20, 100, 200 ) , 10 and 20 represent, __________, respectively, of the rectangle being drawn.
A) the x and y coordinates of the top left corner
B) the x and y coordinates of the bottom right corner
C) the x and y coordinates of the top right corner
D) the width and the height
E) the height and the width
Correct Answer:

Verified
Correct Answer:
Verified
Q36: How is the clearRect( double x, double
Q37: The RGB values of Color.GREEN are:<br>A) 0,128,0.<br>B)
Q38: In the method strokeRect( 10, 20, 100,
Q39: The name of the method you would
Q40: RGB stands for _.
Q42: The strokeLine, strokeRect, and strokeOval methods are
Q43: Which package is the GraphicsContext class part
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