If a loop body uses a numeric value that is incremented by three with each iteration through

Question:

If a loop body uses a numeric value that is incremented by three with each iteration through the loop until it reaches 1000, which loop structure would probably be the best option?

a. foreach

b. for

c. while

d. do. . .while

e. none of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: