Gas pump


Create an application that stimulates the functionality of the gas pump. User enters the number of gallons to purchase and clicks the desired grade (each grade is represented by a Button whose Text properties are set to Regular, Special, and Super). Each Button''s click event handler calls a method to compute the total cost from the number of gallons entered and the selected grade. (Use the Text property of each Button to pass the selected grade to your method. The station charges $2.60 per gal. (Reg.), $2.79 per gal. (Special), $2.89 per gal. (Super)

Request for Solution File

Ask an Expert for Answer!!
Visual Basic Programming: Gas pump
Reference No:- TGS0700130

Expected delivery within 24 Hours