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.