Modify the Week Three Java™ application using Java™ NetBeans™ IDE to meet these additional and changed business requirements: • The application will now compare the total annual compensation of at least two salespersons. • It will calculate the additional amount of sales that each salesperson must achieve to match or exceed the higher of the two earners. • The application should ask for the name of each salesperson being compared. The Java™ application should also meet these technical requirements: • The application should have at least one class, in addition to the application’s controlling class. • The source code must demonstrate the use of Array or ArrayList. • There should be proper documentation in the source code. Submit a ZIP file containing the ".java" file Attached is the pseudocode for Individual Program #4. Please read the requirements in the syllabus. Here are a few tips: 1) A second .java file is not needed. 2) Programmer-defined methods are not needed. 3). Some of the logic/code is a carryover from Individual Program #3. 4) The primary new concepts introduced will be one-dimensional array processing and the for () loop which is similar to the While() loop

    • 12 years ago
    Complete A++ Solution
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      calculation.zip
    • attachment
      wedge2jsgrap.zip
    • attachment
      wedge2using_array_list.zip