Question: 1 . A procedure in an application needs to store a two - character state code and a tax rate percentage. Write the appropriate Dim

1. A procedure in an application needs to store a two-character state code and a tax rate percentage. Write the appropriate Dim statements to declare variables to hold the state code and tax percentage. Then write two assignment statements that assign the value 0.08(8%) to the tax rate variable and "MA" to the state code variable. EXPLAIN
2.An application accepts from the user an item price (txtPrice text box) and a quantity (txt Quantity text box). The item price may contain a decimal place, and the quantity will always be a whole number. Write the appropriate Dim statements to declare variables to store this information. Then w)rite the statements needed to convert the strings entered by the user into numeric data types storing them in the variables you created EXPLAIN
visual basics

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!