C Program to Check Leap Year
In the previous tutorial , I have discussed about linear search program , Program to take password in C ,Factorial program in C,Program to swap two number . Today i will tell you about "C Program to Check Leap Year"?
Below is the C program to check whether input year is a leap year or not.
Output:
Enter a year: 2001
2001 is not a leap year
I hope you have understand the program. I would like to have feedback from you. Your feedback, question ,queries or comments are always welcome.
Thanks.
Enter a year: 2001
2001 is not a leap year
I hope you have understand the program. I would like to have feedback from you. Your feedback, question ,queries or comments are always welcome.
Thanks.
C Program to Check Leap Year
Reviewed by CodiBucket
on
09:40
Rating:
No comments: