A

Admin • 832.27K Points
Coach

Q. What is a recursive function?

  • (A) A function that calls all the functions of the program.
  • (B) A function that calls all the functions of the program except itself.
  • (C) A function that calls itself.
  • (D) There is no recursive function in Python.
  • Correct Answer - Option(C)
  • Views: 26
  • Filed under category Python
  • 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.