C Program to Check Leap Year
In this example, you will learn to check whether the year entered by the user is a leap year or not.
To understand this example, you should have the knowledge of the following #c_programming topics:
#C_programming_operators
#if_else_statement_in_c
A leap year is exactly divisible by 4 except for century years (years ending with 00). The century year is a leap year only if it is perfectly divisible by 400.
For example:-
1999 is not a leap year
2000 is a leap year
2004 is a leap year
Thanks for watching 🙏
Please support our channel 🙏🏻
For better learning please visit this link only graphics.
#Graphics_in_C++ link :
• #47 Graphics in c | Draw colourful ci...
• Video
• #46 graphics design in c flowers | ci...
• #45 Graphics circle program in c | gr...
• Creating a Rainbow using Graphics Pro...
• #44 Graphics in c | Draw colourful ci...
• Flying bird using computer graphics i...
• Graphics design in c | Flower drawing...
• #38 C programming | Graphics design i...
• #37 Blink your text in C language | #...
follow others programming videos
👉 • #1 C Programming | C Language |Teach ...
👉 • #2 C programming | C language | Teach...
👉 • #3 C program | Analog Watch | Teach T...
👉 • #4 C Programming Shorts| Coding c | A...
👉 • #5 C programming | coding C | c langu...
👉 • #6 C programming | How to make a Flag...
👉 • #7 C program | coding c | C language ...
👉 • #8 C program | coding c | c language ...
👉 • #9 C program | coding c | Multiplayer...
👉 • #10 C program | coding c | do while l...