Develop a shipping calculator java application, which contains the

 

Develop a Shipping Calculator Java application, which contains the concepts of a Java object and class.

1.    This Java Program must include the declaration and definition of object and class.

The steps for the program are outlined below:

1.    Create a Java class named Package that contains the following:

a.    Package should have three private instance variables of type double named length, width, and height

b.    Package should have one private instance variable of the type Scanner named input, initialized to System.in

c.     No-args (explicit default) public constructor, which initializes all three double instance variables to 1.0.  

d.    Initial (parameterized) public constructor,  which defines three parameters of type double, named length, width,  and height, which are used to initialize the instance variables of same  name. 

e.    Public copy constructor, with a parameter of type Package, used to duplicate an existing Package object. 

f.     Three public void methods named inputLength, inputWidth, and inputHeight. Each method will prompt the user for the appropriate property, and input a double value using the Scanner object input to initialize the instance variables 

g.    A public void method named displayDimensions which prints the dimensions as length X width X height (each value separated by a ” X “). 

h.    A public method of type double named calcVolume that calculates the volume and returns the result as a double value. 

2.    Create a class named Shipment

a.    The program must ask for two separate packages to ship

b.    The program must calculate the cost difference using the difference in volume:

i.e. The base price for a package with volume <=1 is $3, for every unit increase in volume, the cost increases by $1

e.g. 1: a parcel with volume 4, the cost is $3+ $1 +$1 +$1 = $6

e.g. 2: a parcel with volume 2.5, the cost is $3 + $1.5 = $4.5

c.    Give the following (in order of priority):  

                                              i.If there is no difference, display the costs as the same  

                                             ii.If  the cost of one is less than twice the other, display that it is  “slightly more than”  

                                            iii.If  the cost of one is less than three times the other, display that it is  “twice”  

                                            iv.If  the cost of one is less than four times the other, display that it is  “triple”  

                                             v.If  the cost of one is less than five times the other, display that it is  “quadruple”  

                                            vi.Otherwise, display that as a calculated multiple (eg 5x, 6x etc)

c.     The program must indicate the more costly package (if not same cost) and by how much  

d.    The program must calculate and display the appropriate message (including proper dimension and cost format)  

f.     Your  code also does NOT need to worry if the user inputs an invalid value  for the input (example: invalid length). The output of your code must match the samples.  

g.    You must change the title i.e. Welcome to <your name> shipping calculator!

NOTE: Use the module content/videos, to help guide you in your development.







Calculate Your Essay Price
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more

Order your essay today and save 10% with the coupon code: best10