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...

Answer all the questions
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>2. Write a c++ program which take a number as input and print its table up<br>to the number specified by user.<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 2. Write a c++ program which take a number as input and print its table up to the number specified by user.

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here