Question: Write a C + + program using C + + Classes, Structure, Arrays, Vectors, Functions, Pointers, Advance File IO and C + + STL to

Write a C++ program using C++ Classes, Structure, Arrays, Vectors, Functions, Pointers, Advance File IO and C++ STL to do the following:
Display a Main Menu below with Menu options and your company heading to calculate weekly payroll. Also your name must be in the program code
A. Read Employee data from the file below Employee information the Hours worked and rate of Pay
B. Calculate payroll tax (NY is 18.5%), social security tax and Net Pay
C. Write to an out file and Screen with the sorted output of processed payroll data
D. Print out employee checks
E. Print Employer Social Security Total Tax and Total Payroll
F. Find and Display payroll information based on an Emp ID
G. Exit
Please use the following data to create a text file for Employee Information (Could have multiple files to process)
EmpID Name
1021 Jane Smith
1022 Jean Smith
1023 Jim Smith
1024 John Smith
1025 Jon Smith
HoursWk
RateofPay
57
56.85
46.80
49.87
58.85
38.85
Note: You must use header file. Overtime is time and a half over 40 hours. The current tax rate for social security is 6.2% for the employer and 6.2% for the employee, or 10.5% total.
You must upload the .h, cpp files, outdata file, picture of working program - jpg, png, bmp (upload all individual files same time, do not zip files)Your name must be in the code and remember comments.
Plan your program before you begin. Your coding must be original. DO NOT COPY CODE.
 Write a C++ program using C++ Classes, Structure, Arrays, Vectors, Functions,

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!