How to Calculate AGE in C | C Language LECTURE – 33 |



How to Calculate AGE in C | C Language LECTURE – 33 |

How to Calculate AGE in C | C Language LECTURE – 33 |

Calculate Age in C programming language.
Age calculation in C language.
This video lecture tells about a practice problem of logical operators in C language, how to calculate or find out age of a given date of birth. The practice problem is to calculate the age. You will enter the current date in the form of days (dd), month (mm), & year (yyyy) and enter your date of birth in the form of days (dd1), month (mm1), & year (yyyy1). The program will display your exact age in the form of years, month, and days. Different conditions are applied to calculate the age. Month consists of different days. Some months are 30 days, some are 31, and Feb. is 28 days without leap year while with leap year the Feb. is 29 days.

#TutorZeeshanOnline #ZeeshanAshraf #ProgrammingFundamental #AgeCalculator #currentMonth #currentYear #curretDay #leapYear #ifelseif #decisionStatement #conditionStatement #logicalOperators #relationalOperators

 You can also join us on Facebook.
https://www.facebook.com/Tutor-Zeeshan-Online-108287117562788

Instagram:
https://www.instagram.com/tutor.zeeshan/

Comments are closed.