Multiple Choice
Which one of the following statements clears the Text property of a TextBox control named addressTextBox?
A) addressTextBox.Text = Text.Clear;
B) addressTextBox.Text = "";
C) addressTextBox = Nothing;
D) addressTextBox.Empty() ;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q132: The _ method can be used to
Q133: A variable declaration specifies three things about
Q134: A field is visible to all methods
Q135: A _ is a variable that is
Q136: A math expression involving a double and
Q138: Which one of the following statements changes
Q139: When an operation is performed on two
Q140: Please examine the following code sample: int
Q141: When you store a data in a
Q142: When a math expression involves an int