Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Java code copy paste needed Write a program for Horizon Phones, a provider of cellular phone service. Prompt a user for maximum monthly values for

Java code copy paste needed

image text in transcribed

Write a program for Horizon Phones, a provider of cellular phone service. Prompt a user for maximum monthly values for talk minutes used, text messages sent, and gigabytes of data used, and then recommend the best plan for the customer's needs. The plans available at Horizon are listed below . Plan A: Less than 500 minutes of talk only (no text, no data) Plan B: Less than 500 minutes of talk and Unlimited text messages (no data) Plan C: Unlimited Talk and up to 100 text messages (no data) Plan D: Unlimited Talk and Text messages (no data) Plan E: Unlimited Talk and Text messages and up to 3 gigabytes of data Plan F: Unlimited Talk, Text Messages, Data. Display information about the talk minutes, number of text messages sent, and gigabytes of data used, that the user entered, and then inform the user that based on the entry, display the plan selected by the user and the cost of the plan. . Plan A ($49.00) Plan B ($55.00) Plan C($61.00) Plan D ($70.00) Plan E ($79.00) Plan F ($87.00)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions

Question

Can the readability be improved?

Answered: 1 week ago