Question: ============================================================================================ Note Please do not waste my question Because some of people just do search in Chegg and they do copy / paste the answer
============================================================================================
Note "Please do not waste my question" Because some of people just do search in Chegg and they do copy / paste the answer what matter if the answer is right or wrong they do not care us just they want an increase their answers . So, I have try all coding in Chegg it did not work=== >>> Please do not do copy/paste ===============================================================================================
My question is:
- Use NetBeans IDE
- The application should contain two .java files:
- CreateSalseperson.java: This is the name of your main application class. The logic noted in Exercise 5 (Chapter 9) should be included here except there are no deletions. Remember that the application class controls the programs logic.
- Salesperson.java: Your class used to create each of the 20 potential salesperson objects. Each contains a name, ID, and annual sales. This is from Exercise 6A (Chapter 8).
- ID must be 8 characters long and no duplicate.
- No parallel arrays.
- Each salesperson must be an object.
- Only 20 entries permitted.
- If user select "add" option:
- Issue an error message if the database (array) is full.
- Otherwise, prompt the user for an ID number
- If ID number already exists in the database, issue an error message
- Otherwise, prompt the user for the name, sales value, and add the new record to the database (array).
- If user select "change" option:
- Issue an error message if the database (array) is empty
- Otherwise, prompt the user for an ID number
- If requested record does not exist, issue an error message
- Otherwise, prompt the user for a new sales value and change the sales value for the record
- DO NOT delete the record.
- You have the freedom to decide when you output the contents of the array, this could either after each transaction, or can be determined by the user.
- Implementing "Quit" function is optional.
- Make sure to add ASCII design and include your companys name and other important information in the output.
/////output/////

Thanks !!!!!
rivpe "Add wil noc accept only acceptA here accept only B number not lees or more! 3nd not rope led when l odd more it can diaplaya When ladd more Itcan dsplays ti added from Srst to wan Itypi "Ctulows me to change what I entered by the ID numbers The database cannot accept m re than 20 the message" the database is full" rivpe "Add wil noc accept only acceptA here accept only B number not lees or more! 3nd not rope led when l odd more it can diaplaya When ladd more Itcan dsplays ti added from Srst to wan Itypi "Ctulows me to change what I entered by the ID numbers The database cannot accept m re than 20 the message" the database is full
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
