meter billing for company and the application must hold information 5 customer .
use array and repetition structure
step is :-
1) prompt user to input type of customer (residential or industrial),past meter reading, & current meter reading.
2)seperate them as either r for residential or i for industrial use any one selection structure.
3)calculate the charges use any one selection structure.
for residential
0-15m : $0.82 every m
15.1m-40m = $0.65 every m
40.1 - above = $0.42 every m
min charge is $5
for industrial
0-above = $1.47m
min charge $15

4) display all the type of customer,past meter , current meter and charges for each customer and print the information in table format

DaniWeb Member Rules include:
"Do provide evidence of having done some work yourself if posting questions from school or work assignments"
http://www.daniweb.com/community/rules

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.