Word info

while loop

Noun

Meaning

Examples (C++)



while( x<10 ) {
cout< x++;
}

while loop (plural while loops)

(programming) A section of computer code in which an instruction or group of instructions is repeated only while a certain condition continues to be met.

Source: en.wiktionary.org

Close letter words and terms