Home > Learn C++ Programming > Learn C++ Programming > Functions And Recursion Show previous contentTry 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.TRUEFALSE Show following content