Question: Computer Programming Write a program in C language to find the maximum and minimum element in a 10 array. Figure 1 shows a sample of

 Computer Programming Write a program in C language to find the

Computer Programming

Write a program in C language to find the maximum and minimum element in a 10 array. Figure 1 shows a sample of the program output Input the number of elements of the array: 4 Input 4 element in the array: element 1: 16 element 2: 10 element 3: 30 element 4: 73 Maximum element is: 73 Minimum element is: 10 Figure 1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!