Computer Science, asked by harry3960, 4 months ago

An electricity board charges the bill depending on the number of units consumed as follows:

Sales units Commission charge

First 100 units 40p per unit

Next 200 units 60p per unit

Above 300 units Re 1 per unit

Meter rent is also charged from each customer which is Rs 250/- . Write a Java program to take the input as

sales unit by the user and print the bill for a customer according to the commission charge along with the fixed meter rent???

Answers

Answered by aftabklphsedubd
0

Answer:

First 100 Units 40p per unit

Similar questions