Computer Science, asked by shashwasingh, 11 months ago

write a program in C ++ to input your age and date of birth and display them​

Answers

Answered by raunaq171
1

Answer:

Explanation:Input : Birth date = 07/09/1996  

       Present date = 07/12/2017

Output : Present Age = Years: 21  Months: 3  Days: 0

t Age = Years: 7  Months: 11  Days: 21

Similar questions