Write a application that calculate total annual compensation


Assignment: Programming With Java

You work for a software company has just created a new incentive for salespeople to earn a commission on each sale. The current program only allows for a fixed salary. The Chief Information Officer (CIO) has asked you to create a new program that allows the functionality for a fixed salary and commission.

Write a Java application, using NetBeans IDE, that calculates the total annual compensation of a salesperson.

Consider the following:

• A salesperson will earn a fixed salary of $30,000.

• A salesperson will also receive a commission as a sales incentive. Commission is a percentage of the salesperson's annual sales. The current commission is 7% of total sales.

• The total annual compensation is the fixed salary plus the commission earned.

The Java application should meet the following technical requirements:

• The application should have at least one class, in addition to the application's controlling class. (A controlling class is where the main function resides).

• A file needs to be created to contain the output.

• There should be proper documentation in the source code.

• The application should ask the user to enter annual sales, and it should display the total annual compensation.

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also includes a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Write a application that calculate total annual compensation
Reference No:- TGS02976035

Now Priced at $50 (50% Discount)

Recommended (93%)

Rated (4.5/5)