No products in the cart.

What is recursion

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

What is recursion
  • 1 answers

Yogita Ingle 5 years, 1 month ago

  • Recursion is a concept in which a function calls itself. It is a form of repetition that does not involve iteration.
  • A recursive function is a one which is called from within its own body. Every recursive function must have at least two cases: the recursive case or the inductive case and the base case or the stopping case.
  • When a recursive function calls itself endlessly, an infinite recursion occurs in a program.
  • A recursive function can be called in two ways directly or indirectly. In direct recursion, a function calls itself repeatedly.
http://mycbseguide.com/examin8/

Related Questions

What are called tokens
  • 2 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App