164k views
1 vote
If every recursive call results in another recursive call, then the recursive function (algorithm is said to have ____ recursion.

User Vsminkov
by
7.8k points

1 Answer

1 vote
Is said to have infinite recursion.
User Larry Gritz
by
7.4k points