Computer Science, asked by anisuddinhasmi, 4 months ago

A loop statement is given as:
for(i=20;i>20;-)
{
statement
}
How many times will the following loop executed?
1. 2

2. 3

3. 1

4. 0
help fast plz​

Answers

Answered by anushademta
0

Explanation:

the numbers will be printed 20 times in rows and column....

Similar questions