Write a C program to calculate age or Age Calculator.This program will read your date of birth and print the current age.
Age Calculator: This program will read your date of birth and print the current age. The logic is behind to implement this program – Program will compare given date with the current date and print how old are you?
It is a simple Program To Calculate Current Age of a Person by using Addition and Subtraction Operators. This C Program will calculate the age in Years, Months and Days.
Below is the source code of the C program to calculate age or Age Calculator which is successfully compiled and run on the windows system.The Output of the program is shown below.
SOURCE : :
OUTPUT : :
need an explanation for this answer? contact us directly to get an explanation for this answer