The owners of the super supermarket would like to have a


The owners of the Super Supermarket would like to have a program that computes the monthly gross pay of their employees as well as the employee's net pay.

The input for this program is an employee ID number, hourly rate of pay, and number of regular and overtime hours worked. Gross pay is the sum of the wages earned from regular hours and overtime hours; overtime is paid at 1.5 times the regular rate.

Net pay is gross pay minus deductions. Assume that deductions are taken for tax withholding (30 percent of gross pay) and parking ($10 per month). You will need the following variables:

employeeID

grossPay

hourlyRate

Tax RegHours

parking

overtimehours

netpay

How do you do this using just basic v1.01 programing?

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: The owners of the super supermarket would like to have a
Reference No:- TGS02880853

Expected delivery within 24 Hours