Q-2-2 Write a C++ program to read the elements in the a one dimensional array C[7] and count how many even number in the
Posted: Fri Jul 08, 2022 6:34 am
Q-2-2 Write a C++ program to read the elements in the a one dimensional array C[7] and count how many even number in the array C and print the answer (9 Marks).