Question: 1 . A procedure in an application needs to store a two - character state code and a tax rate percentage. Write the appropriate Dim
A procedure in an application needs to store a twocharacter 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 to the tax rate variable and MA to the state code variable. EXPLAIN
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 write 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
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
