subject

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.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 17:30
Write pseudocode to represent the logic of a program that allows the user to enter a value. the program multiplies the value by 10 and outputs the result.
Answers: 1
question
Computers and Technology, 23.06.2019 18:50
What is transmission control protocol/internet protocol (tcp/ip)? software that prevents direct communication between a sending and receiving computer and is used to monitor packets for security reasons a standard that specifies the format of data as well as the rules to be followed during transmission a simple network protocol that allows the transfer of files between two computers on the internet a standard internet protocol that provides the technical foundation for the public internet as well as for large numbers of private networks
Answers: 2
question
Computers and Technology, 23.06.2019 22:40
22. sata3 allows for data transfer rates of 600 mb/s. explain why you would likely not be able to copy data from one hard drive to another at anywhere close to this speed. also, what could be upgraded on the computer to achieve transfer speeds closer to 600 mb/s
Answers: 1
question
Computers and Technology, 24.06.2019 17:00
The length of time that a slide appears before automatically advancing to the next slide can be set in the timing group under the transitions tab. transition to this slide group under the transitions tab. timing group in the master slide view. transition to this slide group in the master slide view.
Answers: 1
You know the right answer?
Design and implement a C++ Application that: Interactively input: Employee First Name Employee Last...
Questions
question
Arts, 17.12.2020 22:00
question
Geography, 17.12.2020 22:00
Questions on the website: 13722367