Jisho

×
Do-while
Wikipedia definition
1. Do while loop50x40px This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. In most computer programming languages, a do while loop, sometimes just called a do loop, is a control flow statement that allows code to be executed repeatedly based on a given Boolean condition. Note though that unlike most languages, Fortran's do loop is actually analogous to the for loop.
Read “Do while loop” on English Wikipedia
Read “Do-while文” on Japanese Wikipedia
Read “Do while loop” on DBpedia

Discussions

to talk about this word.