(c) Predict the output :
(i) for (int x=10 ; x >0; & x=x-1)
{
if (x = =5)
continue;
System out. printlyn (x);
}
Answers
Answered by
2
Answer:
I don't understand the qustion please explain it properly.
Answered by
0
what is the meaning ??????
Similar questions