Problem Statement: 
Write a C Program to check if given year is leap year or not.

Required Knowledge: 
C Input/Output, C Variables,  C Datatypes, C if...else

Solution: 

Explanation: 

  •