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
0
Explanation:
the numbers will be printed 20 times in rows and column....
Similar questions