C++ Programming
Step 1. Design a new ADT that implements a class named Date, add3 private member variables month, day, year along with theirappropriate public constructor / getter / setter member functionsinside Date.h and Date.cpp.
Step 2. Design another ADT that implements a class named Watch,add 3 private member variables hour, minute, second, along withtheir appropriate public constructor / getter / setter memberfunctions inside Watch.h and Watch.cpp.
Step 3. Next, implement the additional SmartWatch class that isderived from your Watch class. The SmartWatch class should have aprivate member variable named “notification” that stores thedescription for an event. Add appropriate constructor, mutator, andaccessor functions.
PayPal Gateway not configured
PayPal Gateway not configured