What is the difference between iteration and recursion?

Words
40
Reading
1 min
Listen
Play
8y

View the original post on Musing.io

The primary difference between recursion and iteration is that :

A recursion is a process, always applied to a function while iteration is applied to the set of instructions which we want to get repeatedly executed.

What is the difference between iteration and recursion? | Ecency