a true b falseSolutionThe statement is false There are many
a) true
b) false
Solution
The statement is false. There are many cases where an iterative solution is better mainly because of high memory requirement for a recursive solution. Although recursive solutions have an advantage of being elegant and easy to understand, they may not always be efficient in terms of computational requirements.
