Problem #766 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ method to check whether an year entered by the user is a leap year or not

Your Solution