Question: SC 1103: PROGRAM STRUCTURE & DESIGN 0 Write a C++ program to enter 10 employees (id as an int, name as string, hours as double,
SC 1103: PROGRAM STRUCTURE & DESIGN 0 Write a C++ program to enter 10 employees (id as an int, name as string, hours as double, rate as constant 25.5). Make sure that the hours are valid between O and 8 includsive. As you process each employee keep a grand total of the pay Output the employee's name, hours, and pay At the end of the process output the average pay correct to 2 decimal place Show all the libraries needed for a correct C++ program nswered ut of 10.00
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
