Problem #186 C++ using OBJECT ORIENTED PROGRAMMING

Write a Java program to count the number of even and odd elements in a given array

Your Solution