Define a base class to use for the entire program

Assignment Help C/C++ Programming
Reference no: EM13338914

Your company, Datamax, Inc., is in the process of automating its payroll systems. Your manager has asked you to create a program that calculates overtime pay for all employees. Your program must take into account an employee's salary, total hours worked, and hours worked more than 40 in a week. It must then provide an output that is useful and easily understood by company management.

Compile your program utilizing the following background information and the code outline in Appendix D.

Submityour project as an attachment, including the code and the output.

Company background:

The company has three employees: Mark, John, and Mary.

The end user needs to be prompted for three specific pieces ofinput-name, hours worked, and hourly wage.

Calculate overtime if the input is greater than 40 hours perweek.

Provide six test plans to verify the logic within the program.

oPlan 1 must display the proper information for employee #1 with overtime pay.
oPlan 2 must display the proper information for employee #1 with no overtime pay.
oPlans 3-6 are duplicates of plan 1 and 2 but for the other two employees.

Program requirements:

Define a base class to use for the entire program.

The class holds the function calls and the variables related to the overtime pay calculations.

Define one object per employee. Remember that there will be three employees.

Your program must take the objects created and implement calculations based on the total salaries, total hours, and total number of

overtime hours. See the Employee Summary Data section of the sample output.

Logic steps to complete your program:

Define your base class.

Define your objects from your base class.

Prompt for user input, updating your object classes for all three users.

Implement your overtime pay calculations.

Display overtime or regular time pay calculations. See the sample output.

Implement object calculations by summarizing your employee objects and display the summary information in the example. Sample output:

Welcome to the Employee Pay Center Enter the employee name = John Enter the hours worked = 44

Enter his or her hourly wage = 3.33

Enter the employee name = Mary Enter the hours worked = 33

Enter his or her hourly wage = 2.22

Enter the employee name = Mark Enter the hours worked = 29

Enter his or her hourly wage = 2.22

Reference no: EM13338914

Questions Cloud

What is the implied expected rate of inflation : What is the implied expected rate of inflation and efficient markets and risk-neutral pricing, what yield should you expect to find on a 3-month T-bill forward contract deliverable in 3 months?
Write a program that inputs two characters : Write a program that inputs two characters from the keyboard and passes them to function packCharacters.
What is the pebbles acceleration : Your roommate is working on his bicycle and has the bike upside down. He spins the 56.0cm -diameter wheel, What is the pebble's acceleration
The operating budget : The Operating Budget
Define a base class to use for the entire program : Your company, Datamax, Inc., is in the process of automating its payroll systems. Your manager has asked you to create a program that calculates overtime pay for all employees.
What is the tension in the right wire : In a butcher shop, a horizontal steel bar of mass 4.57 kg and length 1.27 m is supported by two vertical wires attached to its ends. What is the tension in the right wire
Which sustainable supply chain practice used by tiffany & co : Which sustainable supply chain practice used by Tiffany & Co. is the most innovative? Explain your position.
What is the max value the coefficient of kinetic friction : A uniform rectangular bookcase of height 1.63 m and width 1.03 m is to be pushed at a constant velocity across a level floor. The bookcase is pushed horizontally at its top edge, at the distance H above the floor.
What is the terminal speed for skier : What is the terminal speed for an 76.0kg skier going down a 38.0? snow-covered slope on wooden skis ?k= 0.060

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Define a class called plot that has private members of lengt

Define a class called Plot that has private members of length and width. Include a constructor and a public function that calculates the area and the length of the boundary of the field.

  Develop a program that when you pipe in a file

develop a program that when you pipe in a file it will demonstrate on the left had side the line number  work by having a program piped in and when a \n occurs a new line and number is indicated.

  Program that takes a number between

Write a program that takes a number between -121 and 121 and output that number in the format of power of 3 (1,3,9,27)example:13 = 9+3+1

  Two-dimensional array of double to hold the sales

Suppose you have a two-dimensional array of double to hold the sales amounts for all your salespeople three years. Assume you employ 50 salespeople and this array already holds valid data.

  Child process to take the role of the number guesser

Write a program in C that takes a number between 1 and 1024 as input on the command line, and then forks a child process to take the role of the number guesser

  Create class having constructor to recieve two ints

Create a class (in C++)named Card. The class should have two int data members named face and suit.The class should have a constructor that recieves the two ints and uses them to initialize the data members.

  Problems on oops

Problems on OOPS

  Draws a pyramid consisting of bricks

Write a C program that draws a pyramid consisting of bricks arranged in horizontal rows, so that the number of bricks in each row decreases by one as you move up the pyramid.

  Undirected graph has scanning tree

undirected graph has scanning trees. The minimal scanning tree is the scanning tree with the minimal sum of weights on edges. The minimal scanning tree can be found by using Prim's algorithm

  Consider implementing subnetting to support three department

Consider implementing subnetting to support three departments within an organization. The three departments P, Q and R need support for 30, 40 and 60 hosts.

  Prepare a linear support vector machine svm

Write a computer program to prepare a Linear Support Vector Machine SVM

  Static field holds rent due date for an office

// static field holds rent due date for an office - // rents are due on the 1st

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd