Examveda

Which of the following problems can't be solved using recursion?

A. Factorial of a number

B. Nth fibonacci number

C. Length of a string

D. Problems without base case

Answer: Option D


This Question Belongs to Data Structure >> Miscellaneous On Data Structures

Join The Discussion

Related Questions on Miscellaneous on Data Structures