Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

iterative programming en · NOUN

Meanings

  1. (uncountable) A programming approach in which a process is executed by repeating a block of instructions until a stopping condition is met, typically using loop constructs such as for or while.