Examlex

Solved

An Application Allows a User to Enter an Employee Code,a

question 37

Essay

An application allows a user to enter an employee code,a salary amount,and a bonus rate to be used in a calculation.The salary amount will always be a whole number,and the bonus rate may contain a decimal place.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.


Definitions:

Related Questions