Starting Out with C++: Early Objects
Starting Out with C++: Early Objects
8th Edition
ISBN: 9780133360929
Author: Tony Gaddis, Judy Walters, Godfrey Muganda
Publisher: Addison-Wesley
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 14, Problem 6RQE
Program Description Answer

An “Indirect recursion” is, when the function “A ()” calls function “B ()” which in turn calls the function “A ()” again to compute the result.

Blurred answer
Students have asked these similar questions
Fill-in-the-Blank __________ recursion is when function A calls function B, which in turn calls function A.
A recursive function’s solvable problem is known as its __________. This causes the recursion to stop.
Fill-in-the-Blank The __________ of recursion is the number of times a function calls itself.
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
C++ Programming: From Problem Analysis to Program...
Computer Science
ISBN:9781337102087
Author:D. S. Malik
Publisher:Cengage Learning