Answer to Question #52326 in C++ for Mohamed

Question #52326
Write a C++ program that stores the records of 10 employees. The program must display a
menu to enter the employee details and perform the functions given below. The menu must
contain an exit option.

The employees have an hourly rate to calculate the salary based on the amount of hours
worked. The program must store the employee Name, ID, Gender, Age, Hourly rate, Hours.

The employee ID is auto generated an must not be asked from the user
1. Write a function called employeeGender to display the employee name and ID of
all female and male employees based on user input.

2. Write a function called displayAgeRange that accepts an age range and displays
the name and age of the employee that fits the range passed into the function.

3. Write a function called calcSalary that calculates the employee salary based on
the given formula. The function must accept the rate and hours needed to calculate
the salary.

4. Write a function called employeeDetails that displays the full employee details
based on a given emplo
1
Expert's answer
2015-05-05T10:57:24-0400
The answer to the question is available in the PDF file https://www.assignmentexpert.com/https://www.assignmentexpert.com/homework-answers/programming-answer-52326.pdf

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

Niks632555
06.05.15, 17:42

Can you make this code without using class.?

Assignment Expert
05.05.15, 18:04

Dear Mohamed, please find fixed answer above. We are glad to be helpful. If you liked our service please press like-button beside answer field. Thank you!

Mohamed
01.05.15, 20:19

That's a big help. Thanks a lot. I really appreciate it. But in this part it gives a compile error: cout

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS