To create an arc object named halfArc that looks like the top half of a circle, which of the following statements can you use to produce identical results to this statement? halfArc.drawArc(x, y, w, h, 0, 180) ; .
A) halfArc.drawArc(x, y, w, h, 180, 0) ;
B) halfArc.drawArc(x, y, w, h, 180, -180) ;
C) halfArc.drawArc(x, y, w, h, -180, 180) ;
D) fillArc.drawArc(x, y, w, h, 180, -180) ;
Correct Answer:
Verified
Q28: The _ method returns an object of
Q29: _ is the amount of space between
Q30: The _ method creates a solid arc.
A)
Q31: The draw3DRect() method has a _ argument,
Q32: Which FontMetrics class method returns information about
Q34: Which of the following statements will correctly
Q35: You can use the _ method to
Q36: You can improve the appearance of strings
Q37: You specify 2D colors by using the
Q38: You can instantiate an empty Polygon object
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents