Computer Science, asked by AnneSeth13, 1 year ago

What is the output?
for(i=10; i>=5; i--)
{
System.out.println("i="+i);
}
please answer if u only know the answer.

Answers

Answered by Vandana551
1
what is this? ,I can't understand it
Similar questions