Write a java console application using java netbeans ide

Assignment Help JAVA Programming
Reference no: EM131767756

Write a Java console application (not a Graphical User Interface application - you can use your Week 2 assignment as a starting point) using Java NetBeans IDE to meet these additional and changed business requirements:

The company has recently changed its total annual compensation policy to improve sales.

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

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

The current sales target for every salesperson is $400,000.

Sales incentives are calculated as follows:

The sales incentive will only start when 80% of the sales target is met. The sales person will earn zero commission until 80% of the sales target is achieved.

The current commission is 8% of total sales.

If a salesperson exceeds the sales target, the commission rate will increase based on an acceleration factor. The acceleration factor is 1.25 (which means that the commission rate for salespersons that achieve the sales target is 10%, that is, 1.25 x 8%= 10%).

For clarification, the effective commission rates are as follows:

For total annual sales of $0.00 to 319,999.99, the commission rate is 0% of total annual sales.

For total annual sales of $320,000.00 to 399,999.99, the commission rate is 8% of total annual sales.

For total annual sales of $400,000.00 and above, the commission rate is 10% of total annual sales.

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

The application should also display a table of potential total annual compensation that the salesperson could have earned, in $5000 increments above the salesperson's annual sales, until it reaches 50% above the salesperson's annual sales.

Sample Table: Assuming a total annual sales of $100,000, the table would look like this:

Total Sales Total Compensation

$100,000 <<Program calculated value, in this case $30,000>>

$105,000 <<Program calculated value, in this case $30,000>>

$110,000 <<Program calculated value, in this case $30,000>>

$115,000 <<Program calculated value, in this case $30,000>>

$120,000 <<Program calculated value, in this case $30,000>>

$125,000 <<Program calculated value, in this case $30,000>>

$130,000 <<Program calculated value, in this case $30,000>>

$135,000 <<Program calculated value, in this case $30,000>>

$140,000 <<Program calculated value, in this case $30,000>>

$145,000 <<Program calculated value, in this case $30,000>>

$150,000 <<Program calculated value, in this case $30,000>>

The Java application should also meet these technical requirements:

The source code must demonstrate the use of looping structures.

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).

This means you must write and use at least two classes to meet the requirements. Simply using a second class that somebody else wrote does not meet the requirement (see the student material within the Week 2 Supporting Activity "Discussion of a Three Class Example" to understand how to write multiple classes).

There should be proper documentation in the source code including any references used (references used should be in a "References" section of comments at the end of your file).

Submit the ".java" file(s). Do NOT submit a .zip or .jar file or a compiled .class file, only submit the .java file(s). Do not submit a screen shot.

Note: Use common sense regarding the table. The "Program calculated value" in the markings above do not mean to type out the words "Program calculated value", but to actually have a value print out in this location that is calculated based upon the corresponding annual sales value in the left column.

Tip: To make this table the easiest way is by using the tab escape sequence "\t" to separate the columns within a System.out.println statement which is called within a loop counting Total Sales using the +=5000 operator and by using a method to determine Total Compensation as a return value for the method that has Total Sales as an input value.

Reference no: EM131767756

Questions Cloud

Assume a company creates software applications : Assume a company creates software applications for Apple iPhone. Discuss any two research goals the firm would likely have to develop its international growth?
What is the average voter turnout during an election : What is the average voter turnout during an election? A random sample of 38 cities was asked to report the percent of registered voters who actually voted.
Prepare a proposal detailing your proposed project : report on an investigation that addresses a significant issue or problem in business relevant to your future profession - explain the relevance of your field
Create a specific dashboard for an operating healthcare : Using the selected healthcare operating Week, create a specific dashboard for an operating Week of a healthcare organization.
Write a java console application using java netbeans ide : Write a Java console application using Java NetBeans IDE to meet these additional and changed business requirements.
You perceive databases and data mining to business : How important do you perceive databases and data mining to business? How could a small business take advantage of the technology?
Estimate the difference in the average amount of tv watched : Separate random samples of 75 college students and 75 high school students were asked how much time, on average, they spend watching television each week.
Changes in business software platforms have you experienced : What changes in business software platforms have you experienced, and what was the driving force behind the change?
Significant impact on oil and gas field machinery : What factor(s) in demographic segment can have significant impact on Oil and Gas Field Machinery and Equipment Industry of U.S.A. (SIC3533)?

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

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