Create a C function type of double to process weekly employee time cards for all employees of an organization. Each employee will have three data items: an identification number , the hourly wage rate...




  1. Create a C function type of double to process  weekly
    employee time cards for all  employees of an organization. Each employee will have three data  items: an
    identification number, the
    hourly wage rate
    , and the
    number of hours worked
    during a given week .




  • Each employee is to be paid time and a half for all hours worked over 40.

  • A tax amount of 4% of gross salary will be deducted.


The program output should show the employee’s number and net pay



Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here