Multiple Choice
Which of the following statements removes all text from lstBox?
A) lstBox.Clear
B) lstBox.Items.Clear
C) lstBox.Text.Clear
D) lstBox.Items.Add("")
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q86: The value assigned to a class-level named
Q87: What will be the output of the
Q88: If strVar.Length is 5, then the value
Q89: A numeric variable that has not been
Q90: What message will be displayed by the
Q92: What will be the output of
Q93: Assume that x, y, and temp are
Q94: The Trim method is used to remove
Q95: What will be the output of the
Q96: When the Mask property of a masked