The while and do-while Statements (The Java™ Tutorials > Learning the ...
This beginner Java tutorial describes fundamentals of programming in the Java programming language ... The while statement continually executes a block of statements while a particular condition is true. Its syntax ......