Multiple Choice
Which of the following statements formats the contents of the txtSalesTax control with a percent sign and two digits to the right of the decimal?
A) txtSalesTax.Text = Format(txtSalesTax, "Percent")
B) txtSalesTax.Text = Format(txtSalesTax, "Fixed")
C) txtSalesTax.Text = Format(txtSalesTax.Text, "Percent")
D) txtSalesTax.Text = Format("Percent", txtSalesTax.Text)
Correct Answer:

Verified
Correct Answer:
Verified
Q12: The character used to create an access
Q13: To test an application,you should use both
Q14: Case 1 - BrainPower Tutoring<br>The owner of
Q15: A(n)_ is a predefined procedure that performs
Q16: A _ provides an area in the
Q18: You should never use a dark color
Q19: The following statements contain errors. Rewrite the
Q20: In the mathematical expression 4 * 3
Q21: An access key allows the user to
Q22: Labels that identify other controls (such as