1.

How many times is the function recursive_sum() called when the following code is executed?

A. 4
B. 5
C. 6
D. 7
Answer» D. 7


Discussion

No Comment Found