Question: a. Write a C++ program to find the sum of all the elements of an array using pointers b. Write a C++ program using recursive
a. Write a C++ program to find the sum of all the elements of an array using pointers b. Write a C++ program using recursive function to find the sum to n terms. 1+2+3+......n
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
