write a java program to input the bill amount from user and
calculate and print the amount to be paid after the discount as given below
100rs - 1000rs === 5% discount
1001rs - 10000rs === 10% discount
10001rs and above === 15% discount
Answers
Answered by
3
full program attached
Attachments:
Similar questions