a) A recursive method must have a base case
b) Recursion always uses stack
c) Recursive methods are faster that programmers written loop to call the function repeatedly using a stack
d) Recursion is managed by Java Runtime environment
Which of these is not a correct statement?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of these is not a correct statement?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!