Question: An application allows a user to enter an item price and a quantity to be used in a calculation. The item price entered in the
An application allows a user to enter an item price and a quantity to be used in a calculation. The item price entered in the ExtitemPrice control may contain a decimal place, and the quantity entered in the txtQuantity control will always be a whole number. Write the appropriate Dim statements to declare the variables. Write the related statements needed to convert the strings entered by the user into numeric data types.
Answer this in visual basic
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
