Mark As Completed Discussion

Try this exercise. Is this statement true or false?

Recursive function calls in C++ do not create a tree of calculations that grows exponentially with input size.

Press true if you believe the statement is correct, or false otherwise.