Computer Science, asked by ShaziaAnsari07, 1 month ago



Write a program in Java to find and display the sum of the given series:
...upto n terms

Answers

Answered by rishikasrivastav88
0

Explanation:

WRITE A JAVA PROGRAM FOR THE FOLLOWING:-

Maharashtra State Electricity board charges their consumers according to the units consumed (per

month) as per the given tariff: UNITS CONSUMED CHARGES Up to 100 units 80 paise/unit More than

100 up to 200 units `. 1 / unit More than 200 units ` 1.25 / unit

In addition to the above-mentioned charges, every consumer has to pay ` 50 as Service Charge per

month and calculate the Electricity Bill. Write a program to create the object of the class and call the

member methods.

Similar questions