A

Admin • 802.91K Points
Coach

Q. Which of these will happen if recursive method does not have a base case?

  • (A) An infinite loop occurs
  • (B) System stops the program after some time
  • (C) After 1000000 calls it will be automatically stopped
  • (D) None of the mentioned
  • Correct Answer - Option(A)
  • Views: 6
  • Filed under category Java
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.