Create a structure named Employee. Include data fields to hold the Employee’s first name, last name, and hourly pay rate. Create an array of five Employee objects. Prompt the user to enter data for each Employee. Then prompt the user for the number of an Employee to view (1 through 5), and display the corresponding Employee’s data. Save the file as FiveEmployees.cpp.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.