Question: C++ Create a program that displays the weekly gross pay for any number of employees. The user will input the number of hours the employee
C++ Create a program that displays the weekly gross pay for any number of employees. The user will input the number of hours the employee worked and the employees hourly rate. Employees working more than 40 hours receive time and one-half for the hours worked over 40. Enter appropriate comments and any additional instructions required by the compiler. Save, run, and test the program.

1. //Introductory18.cpp - displays weekly gross pay amounts 2. //Created/revised by
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
