Question

All of the following are reasons to use recursion except:
(a) an iterative solution is not apparent
(b) the resulting program is easier to debug
(c) it more naturally mirrors the problem
(d) it maximizes software performance

Answer

This answer is hidden. It contains 3 characters.