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

  Write a problem that prompts the user for a radius

Write a problem that prompts the user for a radius and then prints: •The area and the circumference of a circle with that radius •The volume and surface area of a sphere with that radius

  Task manager to recognize and troubleshoot problems

Which system resources are probable to be at root of problem? How can you use system tools, like the Task Manager, to help recognize and troubleshoot these problems?

  How do you think this divide could be bridged

how do you assess the value of all this information you find on the Internet? How can you be sure that it is reliable and credible? Also, I have heard the term digital divide. What exactly does it mean, and how do you think this divide could be br..

  Determine what check bits would be stored in memory

Suppose an 8-bit data word stored in memory is 11000010. Using the Hamming algorithm, determine what check bits would be stored in memory with data word. Show how you got your answer.

  Computing days take for fine to reach d dollars

In the recent court case, a judge cited the city for contempt and ordered fine of $2 for first day. Each subsequent day, till the city followed judge's order, fine was squared.

  Define the balance for some of the accounts

Define the balance for some of the accounts to be less than $500 and some to be more than $500. After you have created your accounts print your account list, then withdraw $500 from all accounts and redisplay your list.

  Define the topic is e-business and e-commerce security

The Topic is E-business/e-commerce security, Graphics are allowed but do not apply for the minimum page count.

  Design and develop a database

Provide a logical and physical design of the database.

  Give a formal proof

Give a formal proof

  Describe tttc management significance of observing user

Using at least two articles for support, describe to TTTC management the significance of observing user reaction, suggestions, and innovations in prototyoping process.

  Explain how to satisfy storeitrite-s requirements

StoreItRite is interviewing candidates for position of Chief Information Officer (CIO). They are asking candidates to describe briefly how they would satisfy StoreItRite's requirements as stated above. How would a successful candidate respond?

  Declare and instantiate a two-dimensional int array

1. Declare and instantiate a two-dimensional int array called temperatures which contains four rows (corresponding to weeks) and seven columns (corresponding to days) with the initial values 73, 71, 68, 69, 75, 77, and 78 in the first row, 76, ..

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