Computer Science, asked by suprith10dchs, 9 months ago


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 00v
3

full program attached

Attachments:
Similar questions