1. Which repetition approach is less efficient: a loop or a recursive method? Why?
2. When recursion is used to solve a problem, why must the recursive method call itself to solve a smaller version of the original problem?
3. How is a problem usually reduced with a recursive method?
4. What is the base case of each of the recursive methods ?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here