Computer Science, asked by adamyadhiman252, 2 months ago

The Electricity Board charges from their consumers according to the units consumed per month. The amount to be paid as per thye given tarrif: Units consumed Charges Upto 100 units ` 5.50/unit For next 200 units ` 6.50/unit For next 300 units ` 7.50/unit More than 600 units ` 8.50/unit Write a program to input consumers name, and the units consumed.the program displays the following information ::​

Answers

Answered by 12341593
1

Answer:

2. The Electricity board charges from their consumers according to units

consumed per month. The amount is calculated as per the tariff given

below.

Units consumed

charges

Rs.5.50/unit

up to 100 units

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's number and the

units consumed. The program displays the following information after

calculating the amount.

MONEY RECEIPT

Consumer's Number

Consumer's Name

WEIN LITE

MASININ

Similar questions