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: Share Manage Tags
Discusssion
Login to discuss.