Multiple Choice
____ occurs when an algorithm does not contain any instructions about when to stop the recursion.
A) Tail recursion
B) Iteration
C) Binary recursion
D) Infinite recursion
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: An understanding of recursion is essential to
Q2: A properly structured recursive algorithm should always
Q3: The power of recursion in computer programming
Q5: The term _ implies that an algorithm
Q6: The pseudocode for a recursive method is
Q7: The pseudocode for a recursive method is
Q8: Ferns have a recursive structure.
Q9: The computer must set up a section
Q10: The term _ is used to describe
Q11: The term _ is just another name