for loop en · NOUN
Etymology
From the keyword FOR, used in many programming languages for this purpose.
Meanings
- A section of code in which an instruction or group of instructions is executed a specific number of times depending on the value of a loop counter.
Forms
| Spelling | Features | Labels | Source |
|---|---|---|---|
| for loops | Number=Plur | lexicographic |
Relateds
foreach loop · while loop · do loop
Translations (5)
pt for (section of code) · es bucle for (section of code) · fr boucle for (section of code) · de for-Schleife (section of code) · da for-løkke (section of code)