Question- 1 Extend the definition of the class clockType by overloading the post-increment operator functions as a member of the class clockType.
Question- 2. Write the definition of the function to overload the post-increment operator for the class clockType as defined in part a.