Write a program to calculate the total salary of the employees in an office. The program will first prompt the user to e
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Write a program to calculate the total salary of the employees in an office. The program will first prompt the user to e
Write a program to calculate the total salary of the employeesin an office. The program will first prompt the user to enter thenumber of employees. For each employees, the program asks the userto enter the pay rate and hours worked.