Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help with this question and its Urgent. Note : I need the program with output and send the source file (.java file) and the

Please help with this question and its Urgent.

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.

image text in transcribed
Salesperson Invoice -id: int -total sales: double -invoice number: int -commission rate: double -invoice amount: double -array/ArrayList -payment method: String/int +calCommission(): double +toString() Wholesaler Retailer -minimum sales per transaction: double -rent: double +sets min sales per transaction +sets rent and commission rate and commission rate +toString() +toString() +calCommission(): double

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction to Wireless and Mobile Systems

Authors: Dharma P. Agrawal, Qing An Zeng

4th edition

1305087135, 978-1305087132, 9781305259621, 1305259629, 9781305537910 , 978-130508713

More Books

Students also viewed these Programming questions