Problem #289 CORE JAVA PROGRAMMING

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

Your Solution