do-while loop
English
Alternative forms
Noun
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
do-while loop
  |