+ 1
int i=0, j=9; while(i++ <=j--) { i++; if(j<5){break;} } System.out.print(i +" "+j);
25th Sep 2017, 6:44 PM
Ankit Singh Rawat
2 Answers
Often have questions like this?
Learn more efficiently, for free:
Hot today
Pig Latin
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
Uuu
2 Votes
Iâm new someone can help me
0 Votes
Recursion doubt
2 Votes