do-while loop
(Redirected from do while loop)
English
[edit]Alternative forms
[edit]Noun
[edit]do-while loop (plural do-while loops)
- (programming) a construction in which a series of commands are performed once initially, and then repeatedly for as long as a specified condition evaluates to true.
Translations
[edit]do-while loop
|