Problem #739 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution