Starting Out with C++: Early Objects (9th Edition)
Starting Out with C++: Early Objects (9th Edition)
9th Edition
ISBN: 9780134400242
Author: Tony Gaddis, Judy Walters, Godfrey Muganda
Publisher: PEARSON
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
A recursive function’s solvable problem is known as its __________. This causes the recursion to stop.
Fill-in-the-Blank __________ recursion is when function A calls function B, which in turn calls function A.
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