- Definition of term:
- while
- A Java keyword used to declare a loop that iterates a block of statements. The loop's exit condition is specified as part of the while statement.
Glossary of terms in the Java programming language and Java technology, literary terminology, and definition of Java terminology