4
answers
0
watching
226
views
20 Mar 2018

6. Which answers apply to this program? Mark ALL that apply. int counter = 0; void draw() { background (255); int xpos = width - (2* counter) fwidth; fill (255,0,0); ellipse (xpos, 25, 5, 5); fill(0,255, 0); ellipse (counterswidth, 75, 5, 5); counter = counter + 1; A. The red circle is moving faster than the green circle. B. Most of the time the red one is moving right to left and the green one left to right. C. Most of the time both are moving from left to right. D. Most of the time both are moving from right to left. E. None of the above apply.

For unlimited access to Homework Help, a Homework+ subscription is required.

Unlock all answers

Get 1 free homework help answer.
Already have an account? Log in
Already have an account? Log in
Already have an account? Log in
Trinidad Tremblay
Trinidad TremblayLv2
20 Mar 2018
Already have an account? Log in
Start filling in the gaps now
Log in