this program is all about computing the bill of the electricity/.// the first 150kilowatts will be 10.00php... then additional kilowats will be add for another 20.00 per kilowatts...
In their bill also, there will be additional 5% for the tax...
And My prof give this condition in doing the program:
1.the first function should compute the amount w/o tax.
2. the secong will function computing the first function and with the tax.
thank you in advance whosoever heLp me in this...
problem: this source code is working.. but the thing is it does not give the accurate answer.
ASSIGNME.CPP