Question: Problem 11: Develop a c-code to perform summation of an array: in main define an array of size -9, define a pointer pointing to the

Problem 11: Develop a c-code to perform summation of an array: in main define an array of size -9, define a pointer pointing to the beginning of the array, pass the array using pointer to a function, print the sum function takes the parameter as pointer if every element is greater than 5, sums all the elements else set sum to zero returns the sum to main
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
