Internet Service Provider, Part 2 (Advanced)
Make a copy of your solution program from Programming Challenge 11. Then, using the copied program, modify it so the form has a check box captioned Display Potential Savings. button this check box is selected, the application should also display the amount of money that Package A customers would save if they purchased Package B or C, or the amount that Package B customers would save if they purchased Package C. If there would be no savings, the message should indicate that.
Use the following test data to determine if the application is calculating properly:
Package and Hours | Total Monthly Savings |
Package A, 5 hours, nonprofit Package A, 25 hours Package B, 10 hours, nonprofit Package B, 25 hours | $7.96, no savings with Packages B or C $39.95, save $20.00 with Package B, and save $20.00 wiih Package C $11.96, no savings with Package C $19.95, no savings with Package C |
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.