Multiple Choice
To draw a rectangle filled with the current color, you can use the method ____.
A) drawRect()
B) fillRect()
C) drawOval()
D) fillOval()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: Which of the following sets the background
Q29: If graph holds a Graphics object, which
Q30: You cannot convert a GUI application into
Q31: The class Graphics provides methods for drawing
Q32: Which of the options in the accompanying
Q34: The graphic in the accompanying figure is
Q35: When you type a regular alphanumeric key,
Q36: Does an applet compile like any other
Q37: Given Graphics object graph, which of the
Q38: Clicking on a JCheckBox generates an item