Computer Science, asked by udebnath777gmailcom, 7 months ago

I Write a program in Java using a method Discount to calculate a single dis
or a successive discount Use overload methods Discount int). Discount int.int
Discount intintin) to calculate single discount and successive discount respect
Calculate and display the amount to be paid by the customer after getting diso
on the printed price of an article
Sample Input Printed price: 12000
Successive discounts = 10%, 8%
=(12000 - 1200
(10800 - 864)
Amount to be paid
3 0936​

Answers

Answered by sidhant014
0

Answer:

I think you should search the code from Google and paste the code in your editor it will take nearly half n hour

Similar questions