a. Extend the definition of the class clockType by overloading the post-increment operator function as a member of the class clockType.
5) b. Write the definition of the function to overload the post-increment operator for the class clockType as defined in part a.