Java provides another type of loop: the do-while loop. Find out how this loop works and describe it. Write an example of a do-while loop that prints out the numbers from 1 to 10. To find out about this loop, find a description of the Java language (for example, at
http://download.oracle.com/javase/tutorial/java/nutsandbolts/
in the section "Control Flow Statements").
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.