Design a function that accepts an Integer array and the size of the array as arguments. The

Question:

Design a function that accepts an Integer array and the size of the array as arguments. The function should recursively calculate the sum of all the numbers in the array and return that value.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: