P Priyanka Tomar • 35.28K Points Coach Bookmark Embed Report View In MB-Short Q. Which of these is not a correct statement? (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 Correct Answer - Option(D) Views: 57 Filed under category JAVA Share
Discusssion
Login to discuss.