A method named annualsalary that returns the salary

Assignment Help Basic Computer Science
Reference no: EM13862596

The first programming project involves writing a program that computes the salaries for a collection of employees of different types. This program consists of four classes. The first class is the Employee class, which contains the employee's name and monthly salary, which is specified in whole dollars. It should have three methods:

A constructor that allows the name and monthly salary to be initialized.

A method named annualSalary that returns the salary for a whole year.

A toString method that returns a string containing the name and monthly salary, appropriately labeled.

The Employee class has two subclasses. The first is EmployeeOnCommission. It has two additional instance variables that contains the annual sales in whole dollars for that employee, and the commission rate. It should have the same three methods:

A constructor that allows the name, monthly salary, commission rate, and annual sales to be initialized.

An overridden method annualSalary that returns the salary for a whole year. The salary for this type of employee consists of the base

salary computed from the monthly salary plus a commission. The commission is computed from the commission rate and the annual

sales and has a maximum value of $20,000.

An overridden toString method that returns a string containing the name, monthly salary, commission rate, and annual sales,

appropriately labeled.

The second subclass is Executive. It has an additional instance variable that reflects the current stock price. It should have the same

three methods:

A constructor that allows the name, monthly salary, and stock price to be initialized.

An overridden method annualSalary that returns the salary for a whole year. The salary for an executive consists of the base salary

computed from the monthly salary plus a bonus. The bonus is $30,000 if the current stock price is greater than $50 and nothing

otherwise.

An overridden toString method that returns a string containing the name, monthly salary and stock price, appropriately labeled.

Finally there should be a fourth class that contains the main method. It should read in employee information from a text file. Each line of

the text file will represent the information for one employee for one year. An example of how the text file will look is shown below:

2014 Employee Smith,John 2000

2015 OnCommission Jones,Bill 3000 .02 100000

2014 Executive Bush,George 5000 55

The year is the first data element on the line. The file will contain employee information for only two years: 2014 and 2015. Next is the

type of the employee followed by the employee name and the monthly salary. For employees on commission, the final value is their

annual sales and for executives the stock price. As the employees are read in, Employee objects of the appropriate type should be

created and they should be stored in one of two arrays depending upon the year. You may assume that the file will contain no more

than ten employee records for each year and that the data in the file will be formatted correctly.

Once all the employee data is read in, a report should be displayed on the console for each of the two years. Each line of the report

should contain all original data supplied for each employee together with that employee's annual salary for the year. For each of the

two years, an average of all salaries for all employees for that year should be computed and displayed.

Be sure to follow good programming style, which means making all instance variables private or protected when private is too

restrictive, naming all constants and avoiding the duplication of code. Furthermore you must select enough different kinds of employees

to completely test the program.

Grading rubrics:

25%: requirements (5% for the completion of each class, 5% for the reading of the data from a file, 5% for printing the results correctly)

20%: test data and test documentation. Have 2 different examples of input files. Describe the expected output for each file in a

document, and explain how you computed this expected output, independently of your program; just running your program and pasting

the results does not count!

30%: code structure (use of proper Java constructs, no code repetition, variables as local as possible)

25%: code presentation. Fully spelled and meaningful names (variables, classes, functions), header comment with your full name and

the assignment name, no useless comments (in particular the automatically generated comments), no useless imports, proper code

indentation.

 

Reference no: EM13862596

Questions Cloud

Team building and performance standards : Objective: Identify methodologies relevant to team building and performance standards for the functions of HRM as they pertain to organizing, controlling, planning, leading, and staffing
Concentrates on nature of internal environment : This part concentrates on the nature of the internal environment of the company. Here, you should consider the following elements related to company's current status:
Consumer segmentation paper : Consumer Segmentation Paper-For this project, the consumers you will be studying are those in the apartment market for the Spokane metropolitan statistical area (MSA)
Design a relational database so that it is at least in 3nf : Design a relational database so that it is at least in 3NF
A method named annualsalary that returns the salary : A method named annualSalary that returns the salary for a whole year
Research and thoughtful synthesis of the authors ideas : Do you agree or disagree with the author, and what is the basis for your position? Exceptional work would include additional research and thoughtful synthesis of the authors' ideas with your ideas.
Identify a software category that offers both a free product : Identify a software category that offers both a free product and a product you pay for, such as OpenOffice and Microsoft Office.
Risk assessment can be completed in a qualitative : Risk assessment can be completed in a qualitative or quantitative manner
Calculate the balance in the lifo reserve at year-end : Calculate the balance in the LIFO Reserve at year-end 2014 and 2015. Calculate 2014 net income after tax under FIFO. Calculate 2015 cash under FIFO.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

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