Computer Science, asked by kanaksringaryan7, 5 months ago

The Electricity Board charges from their consumers according to the units consumed per month. The amount to be paid as per the given tariff:

Units Consumed Charges

Up to 100 units Rs. 5.50/unit

For next 200 units Rs. 6.50/unit

For next 300 units Rs. 7.50/unit

More than 600 units Rs. 8.50/unit

Write a program to input consumer’s name, consumer number and the units consumed. The program displays the following information at the time receiving the money receipt as:

Money Receipt

Consumer Number :

Consumer’s Name :

Units consumed :

Amount to be paid :

in java​

Answers

Answered by YUVILOVE2009
0

Answer:

Money Receipt

Consumer Number :

Consumer’s

Similar questions