Create an “EmployeeDemo” class. In the main function, the
Create an “EmployeeDemo” class. In the main function, the
Create an “EmployeeDemo” class. In the main function, the program should ask the user the number of employee in the company and create a 2-dimensional dynamic array (number of employee by 4 weeks). Then, the program should ask user to enter each employee’s information and the amount of hours they worked weekly.The program shows a menu with employee name for user to choose which employee to display the following information:? How much the person totally made? How much of paycheck is regular pay? How much of paycheck is overtime pay