Question: Note : I need the program with output and send the source file (.java file) and the compiled file (.class file) and please address all
Note :I need the program withoutputandsendthesource file (.java file)and thecompiled file (.class file)and please address all the questions.
Problem Define classes: Salesperson, Wholesaler, Retailer, Company, and Invoice. You are going to make an application for a company to manage the sales for its salespeople: wholesalers and retailers.

Salesperson Invoice -id: int -total sales: double -invoice number: int -commission rate: double -invoice amount: double -array/ArrayList
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
