Answer:
Sounds like a counting loop to me.
Incrementing the Radius
Here is (yet another) test applet:
The loop will execute the loop body ten times.
The setRadius() method will be used to change to
a new radius each time.
QUESTION 11:
Fill in the blank with something reasonable.