1.

What is the advantage of recursive approach than an iterative approach?

A. Consumes less memory
B. Less code and easy to implement
C. Consumes more memory
D. All of the mentioned
Answer» C. Consumes more memory


Discussion

No Comment Found