Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

**LANGUAGE: JAVA ONLY** **USE THE SCANNER CLASS FOR INPUT AND SYSTEM.OUT.PRINTIN OR SYSTEM.OUT.PRINT** **USE IF-ELSE-IF STATEMENT, NOT IF-ELSE STATEMENT** 8. Software Sales A software company

**LANGUAGE: JAVA ONLY**

**USE THE SCANNER CLASS FOR INPUT AND SYSTEM.OUT.PRINTIN OR SYSTEM.OUT.PRINT**

**USE IF-ELSE-IF STATEMENT, NOT IF-ELSE STATEMENT**

image text in transcribed

8. Software Sales A software company sells a package that retails for $99. Quantity discounts are given according to the following table: Quantity 10-19 20-49 50-99 100 or more Discount 20% 30% 40% 50% Write a program that asks the user to enter the number of packages purchased. The pro- gram should then display the amount of the discount (if any) and the total amount of the purchase after the discount

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

Database Processing Fundamentals Design And Implementation

Authors: KROENKE DAVID M.

1st Edition

8120322258, 978-8120322257

More Books

Students also viewed these Databases questions

Question

Were they made on a timely basis?

Answered: 1 week ago

Question

Did the decisions need to be made, or had they already been made?

Answered: 1 week ago

Question

When there was controversy, was it clear who had the final say?

Answered: 1 week ago