Inicio > Term: do-while loop
do-while loop
A loop that repeats the same sequence of activities as long as some condition is satisfied. Unlike a while loop, a do-while loop tests its condition at the end of the loop. This means that its sequence of activities always runs at least once.
- Parte del discurso: noun
- Industria/ámbito: Software
- Categoría: Servicios de globalización de software
- Company: IBM
0
Creador
- PWH617
- 100% positive feedback