- Display a bill with month of bill, customer name, package code, charges included in package deal, and charge for additional data. Make sure you use identifying labels too.
For Programming Challenge 25, you will need to send me the cpp file only . While saving your C++ application, name the application file and cpp file using the format _Chapter4_25
The “Chapter 4 – #25: Mobile Service Provider – Tony Gaddis – Starting Out With C++” programming challenge comes from Tony Gaddis’ book, “Starting Out With C++.”
Problem
A mobile phone service provider has three different subscription packages for its customers:
Package A: For $39.99 per month 450 minutes are provided. Additional minutes are $0.45 per minute.
Package B: For $59.99 per month 900 minutes are provided. Additional minutes are $0.40 per minute.
Package C: For $69.99 per month unlimited minutes provided.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here