MCQOPTIONS
Saved Bookmarks
| 1. |
What’s happen if base condition is not defined in recursion ? |
| A. | Stack underflow |
| B. | Stack Overflow |
| C. | None of these |
| D. | Both a and b |
| Answer» C. None of these | |