Read an array of user defined length and print the highest and lowest number in the array.
Answers
Answered by
1
Answer:
sorry I didn't get
sorry I didn't get
Answered by
0
Answer:
Algorithm to find the smallest and largest numbers in an array. Input the array elements. ... #define MAX 50 //Maximum size of the array.
Similar questions