java Jframe 6. Cell Phone Packages Cell Solutions, a cell phone provider, sells the following packages: 300 minutes per month: $45.00 per month 800 minutes per month: $65.00 per month 1500 minutes per month: $99.00 per month The provider sells the following phones (a 6 percent sales tax applies to the sale of a phone): Model 100: $29.95 Model 110: $49.95 Model 200: $99.95 Customers may also select the following options: Voice mail: $5.00 per month Text messaging: $10.00 per month Write an application that displays a menu system. The menu system should allow the user to select one package, one phone, and any of the options desired. As the user selects items from the menu, the application should show the prices of the items selected.
java Jframe
6. Cell Phone Packages
Cell Solutions, a cell phone provider, sells the following packages:
300 minutes per month: $45.00 per month
800 minutes per month: $65.00 per month
1500 minutes per month: $99.00 per month
The provider sells the following phones (a 6 percent sales tax applies to the sale of a phone):
Model 100: $29.95
Model 110: $49.95
Model 200: $99.95
Customers may also select the following options:
Voice mail: $5.00 per month
Text messaging: $10.00 per month
Write an application that displays a menu system. The menu system should allow the user
to select one package, one phone, and any of the options desired. As the user selects items
from the menu, the application should show the prices of the items selected.
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images