What is produced by a for statement with a correct body and with the following header

for (i = 20; i >= 2; i += 2)a) a syntax error
a) a syntax error
b) a divide-by-zero error
c) an infinite loop
d) the even values of i from 20 down to 2.

c) an infinite loop

Computer Science & Information Technology

You might also like to view...

After a constraint is added to Solver Parameters, it cannot be deleted

Indicate whether the statement is true or false

Computer Science & Information Technology

Explain the significance that data accuracy can have in cost estimating.

What will be an ideal response?

Computer Science & Information Technology