English
Tamil Nadu Board of Secondary EducationHSC Science Class 12

How recursive function works? - Computer Science

Advertisements
Advertisements

Question

How recursive function works?

Short Note

Solution

  1. A recursive function is called by some external code.
  2. If the base condition is met then the program gives meaningful output and exits.
  3. Otherwise, the function does some required processing and then calls itself to continue recursion.
shaalaa.com
Python Recursive Functions
  Is there an error in this question or solution?
Chapter 7: Python functions - Evaluation [Page 113]

APPEARS IN

Samacheer Kalvi Computer Science [English] Class 12 TN Board
Chapter 7 Python functions
Evaluation | Q 7. | Page 113
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×