What are the inputs how are they validated what character


John Galt requests a program to double-check his Gas Bill.

1) John's gas supply is read from a 4-digit meter each month that shows the current total gas used in cubic meters. The amount of gas used that month is determined by subtracting the previous month's reading from the current month's reading. (Note: Since the meter has only 4 digits, the current month's reading may be lower than the previous month's reading. This implies that the meter rolled over back to 0000 during that month.)

2) The gas company charges based on the following chart:

Create a program to determine John's gas bill.

1) What are the inputs? How are they validated? What character keys are needed?

2) What processing is required here?

a. How is his total usage determined each month? How do you account for a rollover on the meter?

b. Flow do you correctly determine the amount to charge?

Request for Solution File

Ask an Expert for Answer!!
Visual Basic Programming: What are the inputs how are they validated what character
Reference No:- TGS0972159

Expected delivery within 24 Hours