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
1
what is this? ,I can't understand it
Similar questions