Question

A programmer writes a for statement to count from 1 to 10 and explicitly mentions the 1 and the 10 in the for "header." Which relational operator would probably be used in the loop-continuation test?
a) >
b) >=
c) <
d) <=

Answer

This answer is hidden. It contains 3 characters.