Question: Please provide the code in c language with output screenshots Write a program in C to find the maximum and minimum element in an arra
Please provide the code in c language with output screenshots
Write a program in C to find the maximum and minimum element in an arra Expected Output: Maximum elementis :45 Minimum element is :21 Test Data: Input the number of elements to be stored in the array: 3 Input 3 elements in the array: element 0:45 element 1:25 element 2:21
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
