Leap year program in C using if else

Leap year program in C using if else. before creating program it is important to know what is leap year? Generally, a year has 365 days, but a leap year has 366 days which comes after every 4 year. following are the points related to leap year. 1. A leap year is year. which is different from … Continue reading Leap year program in C using if else