Multiple Choice
Filled rectangles and filled circles are drawn using Graphics method ________ and ________.
A) fillRect,fillCircle
B) filledRect,filledCircle
C) fillRect,fillOval
D) filledRect,filledOval
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The java.text package contains classes for manipulating
Q8: Stacks are known as _ data structures.<br>A)
Q9: Method calls cannot be distinguished by _.<br>A)
Q11: Consider the following Java statements:<br>Int x =
Q14: A static method can _.<br>A)call only other
Q16: Which of the following can be an
Q18: Overloaded methods always have the same _.<br>A)
Q20: Which statement below could be used to
Q24: Which of the following methods is not
Q29: Identifiers in Java have _ and _