Formulate the algorithm using pseudocode

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

Assignment: Please submit your answers in two files (one is a *.pdf file containing a pseudocode and a flow chart, and another is a *.c file containing a c program) using Learnline (in the "Submit Here" tab). Late submissions incur a 10% penalty per day.

Make sure comments are included in your programs so that the marker can understand your program. Make sure your program can run in Microsoft Visual Studio 2017 available from VMware Horizon if you are using another c compiler. Marks will be deduced if your program cannot run in Microsoft Visual Studio 2017.

Factory A pays its employees differently depending on his/her position within the organization. Managers receive a fixed weekly salary. Hourly workers receive a fixed hourly wage for up to the first 40 hours they work and remaining hours are paid 1.5 times their hourly wage i.e. for overtime hour work. Commission workers receive a basic salary of $250 plus 5.7% of their gross weekly sales for Item A, 6.4% of their gross weekly sales for Item B and 7.2% of their gross weekly sales for Item C. Pieceworkers receive a fixed amount of money for each of the items they produce - each pieceworker in Factory A works on a maximum of three types of items. Item 1 pays $22.50 per item, Item 2 pays $24.50 per item and Item 3 pays $26.00 per item.

Write a program to assist the payroll secretary in computing the weekly pay for each employee. The number of employees varies each week. Each type of employee has its own pay code: Managers have paycode 1, hourly workers have paycode 2, commission workers have paycode 3 and pieceworkers have paycode 4.

The program must prompt the payroll clerk to enter the appropriate information requires to calculate each employee's weekly pay based on that employee's paycode. A summary of total employees and total amount paid (sorted for each position) must be displayed at the end.

Note that when the payroll clerk enters any inappropriate data (for example, entered 6 or a character as the paycode), the program should display an error message i.e. any potential problems should be addressed in your code to avoid any fatal errors. You can assume the user only enters one number or character at one time.

For this assignment, you are required to:

1. Formulate the algorithm using pseudocode.

2. Draw a flow chart.

3. Write a working C program.

Reference no: EM132278955

Questions Cloud

Describe the consequences for non-compliance : Consider the consequences for non-compliance. Cite your sources. Do not copy. Write in essay format not in bulleted, numbered or other list format.
Place of employment of a change : Give examples from a current or former place of employment of a change that was implemented well and a change that was not implemented well.
Critically evaluate the protection and security : COMP 20004 - Operating Systems - Middle east college - Elaborate the strengths and weakness of storage management techniques
Balanced governmental budget : What impact do you believe the economy should have (or does have) on the need for a balanced governmental budget?
Formulate the algorithm using pseudocode : Factory A pays its employees differently depending on his/her position within the organization. Managers receive a fixed weekly salary. Hourly workers receive.
What are the causes of unemployment : Then others argue that expanding unemployment insurance would increase the unemployment rate. Which argument do you agree? Why?
How do you respond to the claims of possession : How do you respond to the claims of possession by the Holy Spirit in Pentecostalism?
Explain degree of homogeneity for utility function : Determine and explain the degree of homogeneity for the utility function if it is homogeneous
Why was colonialism a problem : What are the fundamental teachings of the Qur'an in your reading? What are differences and similarities between the Qur'an and the Bible?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Implement a vector class with a default constructor

Implement a Vector class, with a default constructor, a copy constructor, a destructor, and overloaded assignment operator, subscript operator, equality operator, stream insertion operator, and stream extraction operator.

  Design an employee class that has fields for name

Design an Employee class that has fields for the following pieces of information: Employee Name and Employee Number

  Create a graphical (not text-based) visual c++ program

Create a graphical (not text-based) Visual C++ program that allows the user to enter the coefficients for a system of four equations with four unknowns. Include a button that when clicked, will solve the system of equations and display the results in..

  Terms of the difference

A typical password is about 8 characters long (and so can be stored in 8 bytes, or 64 bits). However, a typical key for encryption/decryption is much longer, and a key of 64 bits would not be considered secure. Explain this in terms of the differe..

  Compute your bmi by dividing your mass in kilograms

Compute your BMI by dividing your mass in kilograms by the square of your height in meters. Use symbolic constants to represent the various conversion factors.

  Write a function with the heading function range

Write a function with the heading: function Range ( var a : intarray ; n : natural ): natural whose value is that of the range of the elements of the array a , that is, the difference between the maximum and minimum elements.

  Convert the c++ code into matlab code

Can you convert the c++ code into matlab code

  Write a program that uses recursion to determine one age

Write a program that uses recursion to determine one's age. The user will enter the current year and the year they were born (birth year) from the keyboard. The program will output the current age of the user. Check positive and zero cases only.

  Write a program that is called playing with numbers or

write a program that is called playing with numbers or letters. this program allows a user either to enter a collection

  Write a c program to construct a pyramid of numbers

Write a C program to construct a pyramid of numbers

  Write a program that asks the user to enter two numbers

Write a program that asks the user to enter two numbers. The program should use the conditional operator to find which number is the smaller and which is the larger.

  Add a class destructor to delete dynamically allocated data

Add a class destructor to delete dynamically allocated data. Add class copy constructor to class List to do deep copying. Use test program from Task to test it.

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