filmov
tv
#53 C Program to Check Leap Year | Leap year in c| #c_programming #c_language #shorts #teach_techno
Показать описание
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 :
follow others programming videos
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 :
follow others programming videos