4
answers
0
watching
167
views
11 Feb 2018

8. Which answer applies to this program? int counter = 0; void draw() { background (255); int xPos = width – counter width; fill(255,0,0); ellipse (xPos, 25, 5, 5); fill(0,255, 0); ellipse((2 *counter) {width, 75, 5, 5); counter = counter + 1; A. The red circle is moving faster than the green circle. B. The red one is moving right to left and the green one left to right. C. Both A and B. D. Neither of A nor B

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
Keith Leannon
Keith LeannonLv2
12 Feb 2018
Already have an account? Log in

Related questions

Related Documents

Weekly leaderboard

Start filling in the gaps now
Log in