Q-2-2 Write a C++ program to read the elements in a one dimensional array A[5], find and print the average of all elemen
Posted: Fri Jul 08, 2022 6:34 am
Q-2-2 Write a C++ program to read the elements in a one dimensional array A[5], find and print the average of all elements. (9 Marks)