1. Write a C++ program which take number of consumed units as input and calculate the electricity bill using following table and apply a GST at the rate of 16% to the final amount: Units Price 1-100...


1. Write a C++ program which take number of consumed units as input and<br>calculate the electricity bill using following table and apply a GST at the<br>rate of 16% to the final amount:<br>Units<br>Price<br>1-100<br>Rs.5<br>101-150<br>Rs.8<br>150-200 Rs.10<br>>200<br>Rs.12<br>

Extracted text: 1. Write a C++ program which take number of consumed units as input and calculate the electricity bill using following table and apply a GST at the rate of 16% to the final amount: Units Price 1-100 Rs.5 101-150 Rs.8 150-200 Rs.10 >200 Rs.12

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here