logo Use CA10RAM to get 10%* Discount.
Order Nowlogo

The Calculate button’s Click event procedure should add the item price to the total of the prices already entered this amount represents the subtotal owed by the customer.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Open Visual Studio 2017 and create a new project.

Name your project Bryan_JeromeProj.Create the interface shown below.

The Calculate button’s Click event procedure should add the item price to the total of the prices already entered; this amount represents the subtotal owed by the customer.

a)The procedure should display the subtotal on the form.

b)It also should display a 5% sales tax, the shipping charge, and the grant total owed by the customer.

c)When text is changed in the item price textbox, all other textboxes should clear.

3. The grand total is calculated by adding together the subtotal, the 5% sales tax, and a $6.50 shipping charge.

a)For example, if the user enters 15.75 as the price and then clicks the Calculate button, the click event procedure should display 15.75 as the subtotal, 0.79 as the sales tax, 6.50 as the shipping charge, and 23.04 as the total due.

b)Without closing the application, the user then enters 10 as the price and then clicks on the Calculate button. The button’s Click event procedure should display 25.75 as the subtotal (adds the 10 and 15.75 together), 1.29 as the sales tax, 6.50 as the shipping charge, and 33.54 as the total due. i. Be sure you look back at the variable scope and using static variables within a procedure. You need to be able to track the subtotal as a cumulative running total.

4. When the subtotal is at least $100, the shipping charge is 0.00. 5.Test the application appropriately.

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

838 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

672 Answers

Hire Me
expert
Husnain SaeedComputer science

636 Answers

Hire Me
expert
Atharva PatilComputer science

702 Answers

Hire Me

Get Free Quote!

271 Experts Online