Glossary Java / Term
A Java programming language 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.
Permanent link while - Creation date 2022-01-03