WTF Forum

4068 - Iteration

Last Update: 26.06.2025

Maturity

Basic
Scope
Flow
Cycle
Center
Loop
Periphery
Recursion
Loop repeats inside one function call using a block, while recursion repeats by the function calling itself; both are ways to achieve repetition.
INFO: This entry is reviewed and deemed reliable.