Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

P2 RoboTickets Requirements-1.docx Again, we will use Eclipse: Eclipse G Start with the RoboTickets.java program discussed in class, and make these changes: 1. Change the

image text in transcribed

P2 RoboTickets Requirements-1.docx Again, we will use Eclipse: Eclipse G Start with the RoboTickets.java program discussed in class, and make these changes: 1. Change the Javadoc comments appropriately, adding your own name as a second author. 2. Change the welcome message to show your name. 3. Write a validation loop around the line that takes input of the quantity. Make sure the quantity is between 1 and 20. 4. After validation, add a line of output that says what kind of tickets were ordered, and how many. 5. Write a loop around lines 3.5 that will let you order more than one type of ticket per session. 6. To make this work, you need to add a "Finish and Pay" option to the menu. 1. Break out of the ticket-ordering loop when the user selects it then print the total price. 2. Offer the user the option of credit, debit, Apple Pay TM or Andriod Pay PMTM. 3. Send a closing message and end the program. 7. Also add a "Cancel" option to the menu. This should break out of the loop, print a closing comment, and terminate the program

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

Step: 3

blur-text-image

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

Beginning VB 2008 Databases

Authors: Vidya Vrat Agarwal, James Huddleston

1st Edition

1590599470, 978-1590599471

More Books

Students also viewed these Databases questions