Computers and Technology

Design and implement a C++ Application that: Interactively input: Employee First Name Employee Last Name Employee id Employee hours worked per week Employee Pay Rate Menu with Option to: Print out Employee Report in the following report format Search for an Employee Display the Report in Sorted based on Last Name or ID Calculate the Pay Quit Criteria: Use Parallel Arrays to Store the Employee Information Use Input/Output Files Allow the user to search for a specific Employee Use this data for input: Brian Adams 612366 36 David Eisenhower 957654 38 Kathy Jones 123456 43 Janet Williams 245695 39 Steve Bradford 245690 39 MARKETING COMPANY REPORT PROGRAM FIRST NAME LAST NAME ID HOURS WORKED Hourly Rate Total Pay Brian Adams 612366 36 David Eisenhower 957654 38 Kathy Jones 123456 43 Janet Williams 245695 39 Steve Bradford 245690 39 Average Hours Worked: 39 Hrs/Week You are to convert the parallel arrays to data structures. Declare an array of structures. Add a field that keeps track of employee status (stat) Add two more choices to the menu: Print report for active employees Print a report of inactive employees. All reports should have complete information for the employee and all should include the header and title of the report, along with a title that explains what the report is. Use multiple source files for this program, and be sure your structure definition, prototypes and symbolic constants are defined in a header file, which should be included in your source files. Turn in the following reports: A report of all employees A report of all active employees A report of all inactive employees Two reports of specific employees One report that failed to find an employee Objective of this program: Using data structures Using pointers with structures Using headers Using Arrays of Structures Using multiple source files.

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 09:50, shadow29916
What is a rush associated with alcohol?
Answers: 1
image
Computers and Technology, 23.06.2019 21:00, shyshy1791
Which set of steps will organize the data to only show foods with more than 100 calories and rank their sugar content from greatest to least?
Answers: 1
image
Computers and Technology, 24.06.2019 00:20, danielmartinez024m
The guy wire bd exerts on the telephone pole ac a force p directed along bd. knowing the p must have a 720-n component perpendicular to the pole ac, determine the magnitude of force p and its component along line ac.
Answers: 2
image
Computers and Technology, 24.06.2019 04:30, andrespacheco5888
Which of the following terms refers to a collection of different types of software that share the goal of infiltrating a computer and making it do something? a- malware b- virus c- spyware d- trojan horse
Answers: 2
Do you know the correct answer?
Design and implement a C++ Application that: Interactively input: Employee First Name Employee Last...

Questions in other subjects:

Konu
Mathematics, 15.10.2020 20:01