Write a Java program in Eclipse to calculate the total cost to enter into a waterpark for a family/group Ticket rates are listed below kids (Age 12 and under)=$ 12.50 Regular( Age between12 -55) =$ 18.25 Seniors (55 and above) = $15.00 Tax =7% Your program should ask the user to enter the total number of members in their group. User needs to enter the ages for all members. Write appropriate error messages for invalid entries. An array should be used to store the ages of the family members. Based on the age it has to calculate the cost of each member and calculate the total cost including tax. Your program should display The number of tickets for each type And the total cost for the group After display your program should repeat the process until the user wants to stop. Your program must use 1. Array 2. Do while Loop 3. Constant variable 4. Atleast one method

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter6: Looping
Section: Chapter Questions
Problem 2PE
icon
Related questions
Question
Write a Java program in Eclipse to calculate the total cost to enter into a waterpark for a family/group
Ticket rates are listed below
kids (Age 12 and under)=$ 12.50
Regular( Age between12 -55) =$ 18.25
Seniors (55 and above) = $15.00
Tax =7%
Your program should ask the user to enter the total number of members in their group.
User needs to enter the ages for all members. Write appropriate error messages for invalid entries.
An array should be used to store the ages of the family members.
Based on the age it has to calculate the cost of each member and calculate the total cost including tax.
Your program should display
The number of tickets for each type
And the total cost for the group
After display your program should repeat the process until the user wants to stop.
Your program must use
1. Array
2. Do while Loop
3. Constant variable
4. Atleast one method
Sample run of the program:
Welcome to our WATERPARK!!!
Please enter the number of members in your group. 7
Please enter the ages for each person in your group. 15 28 11 34 26 60 58
Please pay the total of $115.50 + 7% tax = $ 123.59
And pick up
1 Kid ticket
4 Regular tickets and
2 Senior tickets
Please Press a positive number for next customer, Negative number to end. 5
Welcome to our WATERPARK!!!
Please enter the number of members in your group.
 
 
Compile and test your program. Make sure it works properly and gives the correct answers for different
inputs.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,