16.2k views
5 votes
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 tes

User Vidi
by
8.0k points

1 Answer

4 votes
The relational operator used would probably be <=
User Oleg Somov
by
8.2k points