Explanation: in recursion, the function calls itself till the base condition is reached whereas iteration means repetition of process for example in for-loops.
Q. Recursion and iteration are the same programming approach.
β
Correct Answer: (B)
false
Explanation by: Mr. Dubey
in recursion, the function calls itself till the base condition is reached whereas iteration means repetition of process for example in for-loops.
Discussion
Question Analytics
766
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
83%
Success Rate