Question: CSC-214 Payroll Project Spring 2020 Write a C++ or a Java program to create a payme n t requirements: A company called Data Housing Corp.
CSC-214 Payroll Project Spring 2020 Write a C++ or a Java program to create a payme n t requirements: A company called Data Housing Corp. employs wel employee hourly base, any employee who works over than 40 hours is to every hour exceeding 40). Calculate: The Cross income: Gross income to our worked) over The Overtimet Overtime number of hours exceeding R State Tax State Tax O 6% fed Tax-Gross 1296 Union fees: Union fees Gross - 24 Net: Net Gross-state tax + fed tax + Union fees) Total Gross for all employees. Average Gross for all employees 1.5 Directions: MUST USE: a) ARRAYS b) MUST use functions (C++/Methods Java Your input consists of Employee First Name, Middle Initial, Last name, Hours worked. Kane per Hour. State tax, Fed tax and Union fees are constants. Your FORMATTED Output includes all input information and all calculated information such as (gross, net, etc.) Apply (whatever is applicable): Loops, constants, data validation, ifche, switch, wys. precision Input validation (hours greater than 0 and less than 60 rate greater than 0 and less than 50) Document your program (add comments) Submit: The source code program and the output The output in the following format: Data Housing Corp. Weekly Payroll Hours worked Last name Rate per hour First Name MI Smith $10.99 Joe Prof. Faisal Aljamal
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
