Solved

An Application Allows a User to Enter an Item Price

Question 2

Essay

An application allows a user to enter an item price and a quantity to be used in a calculation.The item price may contain a decimal place,and the quantity 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.

Correct Answer:

verifed

Verified

Related Questions