Recursion and iteration are the same programming approach.
(a) True
(b) False
I got this question by my college professor while I was bunking the class.
The query is from Recursion topic in chapter Argument Passing, Global vs Local Variables, Shallow copy vs Deep copy and Recursion of Python