Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Develop 4 VB Classes (Base Class and 3 Derived/Sub Classes) and a Windows Form to calculate the average velocity and average fuel consumption of 3

Develop 4 VB Classes (Base Class and 3 Derived/Sub Classes) and a Windows Form to calculate the average velocity and average fuel consumption of 3 vehicle types. To calculate these values, a user will need to provide a vehicle distance, travel time, and weight into 3 TextBox Controls and provide input if the vehicle has an aerodynamic design or not. Velocity and Miles per Gallon selections are to be made using a MenuStrip Control. Visual Basic Topics and Control Objects: Class Declaration, Object Declaration, Inheritance, Member Variables, MenuStrip Control Object, MouseMove Event, Bitmap Object, Radio Button Control Object, Class Diagramimage text in transcribedimage text in transcribedimage text in transcribed

CPT 341 Visual Basic.NET Project 3-Spring Semester 2018 Classes & Objects, Inheritance, MenuStrip, PictureBox, and RadioButton Controls Develop 4 VB Classes (Base Class and 3 Derived/Sub Classes) and a Windows Form to calculate the average velocity and average fuel consumption of 3 vehicle types. To calculate these values, a user will need to provide a vehicle distance, travel time, and weight into 3 TextBox Controls and provide input if the vehicle has an aerodynamic design or not. Velocity and Miles per Gallon selections are to be made using a MenuStrip Control. Class Declaration, Object Declaration, Inheritance, Member Variables, MenuStrip Control Object, MouseMove Event, Bitmap Object, Radio Button Control Object, Class Diagram MenuStrip Control PictureBox Control TextBox Control CPT 341 Spring 2018- Average Velocity & MPG Calculator Small Car Mid Size Car Large Car Velocity Input Parameters MPG 70 Average Distance (Miles) Average Travel Time Hourfs) Vehicle Weight (Lbs. 1.2 2979 Small Car Solutions Velocity:58.33333 mph Miles per Gallon: 36.275 Label Control Chart of Average Vehicle Curb Weight by Class Vehicle Class Midsize car Large car Compact truck or SUV Midsize truck or SUV Curb Weight in Pounds 3497 pounds 4 366 pounds 3.470 pounds 4,259 pounds Curb Weight in Killograms 1,590 kilograms 1,985 kilograms 1,577 kilograms 936 kilograms CPT 341 Visual Basic.NET Project 3-Spring Semester 2018 Classes & Objects, Inheritance, MenuStrip, PictureBox, and RadioButton Controls Develop 4 VB Classes (Base Class and 3 Derived/Sub Classes) and a Windows Form to calculate the average velocity and average fuel consumption of 3 vehicle types. To calculate these values, a user will need to provide a vehicle distance, travel time, and weight into 3 TextBox Controls and provide input if the vehicle has an aerodynamic design or not. Velocity and Miles per Gallon selections are to be made using a MenuStrip Control. Class Declaration, Object Declaration, Inheritance, Member Variables, MenuStrip Control Object, MouseMove Event, Bitmap Object, Radio Button Control Object, Class Diagram MenuStrip Control PictureBox Control TextBox Control CPT 341 Spring 2018- Average Velocity & MPG Calculator Small Car Mid Size Car Large Car Velocity Input Parameters MPG 70 Average Distance (Miles) Average Travel Time Hourfs) Vehicle Weight (Lbs. 1.2 2979 Small Car Solutions Velocity:58.33333 mph Miles per Gallon: 36.275 Label Control Chart of Average Vehicle Curb Weight by Class Vehicle Class Midsize car Large car Compact truck or SUV Midsize truck or SUV Curb Weight in Pounds 3497 pounds 4 366 pounds 3.470 pounds 4,259 pounds Curb Weight in Killograms 1,590 kilograms 1,985 kilograms 1,577 kilograms 936 kilograms

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

Visual C# And Databases

Authors: Philip Conrod, Lou Tylee

16th Edition

ISBN: 1951077083, 978-1951077082

More Books

Students also viewed these Databases questions