Examlex

Solved

Write the Visual Basic Statements Needed to Format DecNetPay with Two

question 30

Short Answer

Write the Visual Basic statements needed to format decNetPay with two decimal places,pad the formatted variable with asterisks until its length is 12,and then insert a dollar sign ($)as the first character.The result is assigned to the strNetPayFormat variable.


Definitions:

Related Questions