Problem #259 CORE JAVA PROGRAMMING

Write a Java program to find the number of even and odd integers in a given array of integers

Your Solution