Q. What is Recursion in Java?

  • (A) Recursion is a class
  • (B) delete()
  • (C) Recursion is a process of defining a method that calls itself repeatedly
  • (D) Recursion is a process of defining a method that calls other methods which in turn call again this method
πŸ’¬ Discuss
βœ… Correct Answer: (C) Recursion is a process of defining a method that calls itself repeatedly

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
195
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Priyanka Tomar
Publisher
πŸ“ˆ
93%
Success Rate