Recursion and iteration are the same programming approach.
Recursion and iteration are the same programming approach. Correct Answer False
In recursion, the function calls itself till the base condition is reached whereas iteration means repetition of process for example in for-loops.
মোঃ আরিফুল ইসলাম
Feb 20, 2025