Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Do it in visual studio 2019 and send me the design, coding, all folders, and event planning documents send me in a zip file. The

Do it in visual studio 2019 and send me the design, coding, all folders, and event planning documents send me in a zip file.

The user enters the number of tickets

The input (number of tickets) is validated preventing blanks, negative, and nonnumerical values)

The user can select the zones of intended travel

Conversions are correct and expressed in U.S. dollars

A clear button is present and works accordingly image text in transcribed

C Programming Assignments LONDON TUBE TICKETS Design a Windows Classic Desktop application and write the code that will execute according to the program requirements in Figure 5-98. Before designing the user interface, create a Use Case Definition. Before writing the code, create an event planning document for each event in the program. REQUIREMENTS DOCUMENT Date: May 6, 2019 Date Submitted: Application Title: London Tube Tickets Purpose: This Windows Classic Desktop application calculates the cost of tickets on the London Tube Program The user should enter the number of tickets and the zones of intended travel. The Procedures: ticket cost will be computed and displayed for the entered number of tickets in U.S. dollars. The single-fare adult ticket costs in British pounds are as follows: Zones 1-3: 24.90 Zones 1-5: 5.90 Zones 1-6: 6.00 Algorithms, Processing, and Conditions: 1. The user must enter the number of single-fare tickets. 2. Based on the zones covered, the ticket cost is calculated and then converted to U.S. dollars using the conversion at the website xe.com. 3. The user should be able to clear the number of single-fare tickets, the number of zones, and the cost of the tickets in U.S. dollars. 1. If the user enters a nonnumeric value for the number of single-fare tickets, the user should be advised and asked for a valid entry. 2. If the user enters a negative number of tickets or does not enter a number, the user should be advised and asked for a valid entry. 3. The default ticket type is Zones 1-3. Notes and Restrictions: Comments: na

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

Current Trends In Database Technology Edbt 2006 Edbt 2006 Workshops Phd Datax Iidb Iiha Icsnw Qlqp Pim Parma And Reactivity On The Web Munich Germany March 2006 Revised Selected Papers Lncs 4254

Authors: Torsten Grust ,Hagen Hopfner ,Arantza Illarramendi ,Stefan Jablonski ,Marco Mesiti ,Sascha Muller ,Paula-Lavinia Patranjan ,Kai-Uwe Sattler ,Myra Spiliopoulou ,Jef Wijsen

2006th Edition

3540467882, 978-3540467885

More Books

Students also viewed these Databases questions

Question

Describe the UDP segment fields with the segment structure diagram.

Answered: 1 week ago

Question

When is it appropriate to use a root cause analysis

Answered: 1 week ago