Write a program to input integer elements into an array of size 20 and perform the followi
(1) Display the largest number from the array.
(ii) Display the smallest number from the array.
(iii) Display sum of all the elements of the array.
Answers
Answered by
2
Answer:
(3)Display sum of all the elements of the array.
Similar questions