Use the example on p. 355 of the text to create your own structure related to an overtime pay calculator and define the variables needed within your structure to perform those calculations.
Define and create a base class using the same variables that may serve the same function as the structure.
Use the program on pp. 368 of the text as a starting point for this assignment. Modify the program in the following ways:
Answer the following questions in your own words after making the required modifications to the program: