Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help with the code and creating the form using Microsoft visual studio 4. Running the Race Create an application that allows the user

I need help with the code and creating the form using Microsoft visual studio image text in transcribed
4. Running the Race Create an application that allows the user to enter the names the time it of three runners and took each of them to finish a race. The application should display who came in first, second, and third place. For simplicity, you can assume that the three runners will never have exactly the same finishing times. The application's form should appear similar to the one shown in Figure 4-36. The Clear button should clear all text boxes and calculated labels. The Exit button should close the form. In- clude the following input error checking: No runner name can be blank, and finish- ing times must be both numeric and positive Use the following test data to determine if the application is calculating properly: Names and Times John, 87 seconds Carol, 74 seconds Shelly, 94 seconds Results First place: Second Third place: Carol John Shelly place: Race Results form Race Results Enter the three runners' names and finishing times. Finishing Time (in seconds) Name Runner 1: John Runner 2: Caro Runner 3: Shely Race Resuts 87 74 94 1st Place: Caro 2nd Place: John 3rd Place: Shelly Calculate Resuts Clear

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

Big Data Fundamentals Concepts, Drivers & Techniques

Authors: Thomas Erl, Wajid Khattak, Paul Buhler

1st Edition

0134291204, 9780134291208

More Books

Students also viewed these Databases questions