PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Blog available for sell
This blog is available for sale. Please 'contact us' if interested.
Advertise with us
Python Multiple Choice Questions
Which of these is false about recursion?
A. Recursive function can be replaced by a non-recursive function
B. Recursive functions usually take more memory space than non-recursive function
C. Recursive functions run faster than non-recursive function
D. Recursion makes programs easier to understand
Show Answer
Next Question
Correct Answer:
C
Explanation: The speed of a program using recursion is slower than the speed of its non-recursive equivalent.
© 2024-2025 Python Circle
Contact
Sponsor
Archive
Sitemap