Question: Write a complete C program to accept an array of 30 elements to calculate: A) the average of the 30 elements B) swap 3rd element
Write a complete C program to accept an array of 30 elements to calculate: A) the average of the 30 elements B) swap 3rd element with 4th element using pointers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
