An electricity board charges the following rates to domestic users to discourage large consumption of energy. The board desired to collect more money for the customers those who are consuming more energy. So, they designed the following rule to calculate the bill. From their consumed energy, For the first 100 units - 10 Paisa per unit For next 200 units - 20 Paisa per unit Beyond 300 units 30 Paisa per unit If the total cost is more than 10 OMR, then an additional surcharge of 15% is added with the total cost to find the Bill Amount. Write a Java program to read the consumed energy of a customer and then calculate the Bill Amount according to the above rule and then print the consumed unit of energy with the Bill Amount. Note: Write a Java Program using Multi-way if-else statements and rewrite the same program by using switch O case statement. Can you recognize both switch case and multi-way if-else statements are having the same effect or not?

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

An electricity board charges the following rates to
domestic users to discourage large consumption of
energy. The board desired to collect more money for
the customers those who are consuming more energy.
So, they designed the following rule to calculate the
bill.

From their consumed energy,
For the first 100 units - 10 Paisa per unit
For next 200 units
- 20 Paisa per unit
Beyond 300 units
30 Paisa per unit
If the total cost is more than 10 OMR, then an
additional surcharge of 15% is added with the
total cost to find the Bill Amount.
Write a Java program to read the consumed energy of
a
customer and then
calculate the Bill Amount
according to the above rule and then print the
consumed unit of energy with the Bill Amount.
Note: Write a Java Program using Multi-way if-else
statements and rewrite the same program by using
switch O case statement. Can you recognize both
switch case and multi-way if-else statements are
having the same effect or not?

Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY