Question: beginner java 1. Largest and Smallest Integers (2.5') Write an application that reads five integers and determines and prints the largest and smallest integers in
1. Largest and Smallest Integers (2.5') Write an application that reads five integers and determines and prints the largest and smallest integers in the group. Use only the programming techniques you learned so far. 2. Software Sales (2.5") A software company sells a package that retails for $99. Quantity discounts are given according to the following table: Quantity Discount 10-19 20% 20-49 30% 50-99 40% 100 or more 50% Write a program that asks the user to enter the number of packages purchased. The program 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
Get step-by-step solutions from verified subject matter experts
