Translation of do-while loop into Swedish
Noun
technology
- In Java, a do-while loop ensures the code runs once.I Java säkerställer en do-while-loop att koden körs en gång.
Examples of do-while loop in a sentence
She explained how the do-while loop functions in C++.
do-while loop: Examples and translations in context
Early APL implementations (circa 1970 or so) had no programming loop-flow control structures, such as do or while loops, and if-then-else constructs.
Från början fanns inga kontrollstrukturer, som loopar, if-satser etc., definierade, utan behovet av dessa täcktes av speciella operatorer verkande på arrayer.