Multiple choice Which of the following methods is not defined in the Graphics class in Java? fillRect() fillCircle() fillOval() fillArc() none of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation This option is correct because there is no method defined fillCircle() in Graphics class.So this option is correct.