Question: C++ Develop a class Date and use the class to input your date of birth. Write a function to display your age in Days i.e.
C++
Develop a class Date and use the class to input your date of birth. Write a function to display your age in Days i.e. Find the difference between the current date and birthdate using operator (overload the operator for class Date.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
