Uploaded by 郑皓天

Recursion Worksheet: Pitfalls, Properties, Infinite Recursion

advertisement
Recursion
AAL
1. What do you mean by pitfalls in recursive functions?
2. What are the three basic properties of a recursive function?
3. What is the most dangerous part of a recursive algorithm?
4. What is infinite recursion?
Download