Question: 7. [25 marks] Write C program Lab27.c which takes as input a numeric array of 5 elements (int num[5]) and produces as output the sum
![7. [25 marks] Write C program Lab27.c which takes as input](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f329b8a1999_96066f329b8403d2.jpg)
7. [25 marks] Write C program Lab27.c which takes as input a numeric array of 5 elements (int num[5]) and produces as output the sum of integers in the array, the largest and the smallest element in the array. Your program should contain the following functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
