1.

Only problems that are recursively defined can be solved using recursion.(a) True(b) FalseThe question was asked during an internship interview.I would like to ask this question from Recursion topic in division Argument Passing, Global vs Local Variables, Shallow copy vs Deep copy and Recursion of Python

Answer»

The CORRECT OPTION is (B) False

Explanation: There are many other problems can also be solved using RECURSION.



Discussion

No Comment Found

Related InterviewSolutions