WHILELOOP

While loop

In most computer programming languages, a while loop is a control flow statement that allows code to be executed repeatedly based on a given boolean condition. The while loop can be thought of as a repeating if statement.

The above text is a snippet from Wikipedia: While loop
and as such is available under the Creative Commons Attribution/Share-Alike License.

while loop

Noun

{{examples-right| ''(from C++):

cout<

<x;</nowiki></tt> *:<tt><nowiki>x++;

}}

  1. A section of computer code in which an instruction or group of instructions is executed only while a certain condition continues to be met.


The above text is a snippet from Wiktionary: while loop
and as such is available under the Creative Commons Attribution/Share-Alike License.

Need help with a clue?
Try your search in the crossword dictionary!