While loop executes group of Java statements as long as the boolean condition evaluates to true. While loop syntax ...
www.java-examples.com