Question: 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
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 employee’s hourly rate. Employees working more than 40 hours receive time and one-half for the hours worked over 40. If necessary, create a new project named Introductory18 Project, and save it in the Cpp8\Chap07 folder. Enter the C++ instructions into a source file named Introductory18.cpp. Also enter appropriate comments and any additional instructions required by the compiler. Save, run, and test the program.
Step by Step Solution
3.37 Rating (172 Votes )
There are 3 Steps involved in it
C Program C Program that reads hourly rate hours worked and calculates weekly wage pay include inclu... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (2 attachments)
2045_61d6ac34331c6_838556.pdf
180 KBs PDF File
2045_61d6ac34331c6_838556.docx
120 KBs Word File
