McqMate
| Q. |
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. | More code has to be written |
| Answer» B. Less code and easy to implement | |
View all MCQs in
Data Structures (DS)No comments yet