+ 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
Hello World!
0 Votes
Why's there an error
1 Votes
What to learnđ€
0 Votes
Html
0 Votes
String functions
1 Votes
Hello people
1 Votes