PythonEasy
Search
Home
Tutorial
MCQ Quiz
How To
Q.
Which one is incorrect about recursive function ?
Options:
A.
Recursive function is a function which is defined inside a function
B.
Recursive function takes more time than non - recursive function
C.
Recursive functions are easy to debug
D.
Recursive functions takes lot of memory
Explanation
Correct answer is : C
Recursive functions are hard to debug
Discuss It
0
315
Like it!
Comment
Write a line to us
Your Email
Title
Description
Send
Login
Sign Up
Login
Forgot password?
OR
Sign in with Facebook
Sign in with Google
Email
Password
First Name (Optional)
Last Name (Optional)
Submit
Comment here: