Problem: Design a class diagram to calculate the monthly payment of each employee using correct UML notation. Your class diagram can have a system driver class (to run the program), an employee class, and a payroll class. You can add any more classes you need. Each class needs to clearly define with the correct UML notations.
Please identify and represent the relations correctly. You need to have a complete class diagram using correct UML notations. All diagrams need to be developed using a UML tool.