Multiple Choice
Which of the following statements would clear the text that is displayed in a Label control named cityLabel?
A) cityLabel.Text = "empty";
B) cityLabel.Text = "none";
C) cityLabel.Text = "clear";
D) cityLabel.Text = "";
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: A file that contains program code is
Q32: Label controls have a(n) _ property that
Q33: If you double-click the error message that
Q34: The _ file contains the application's start-up
Q35: You can click and drag a control
Q38: When a student is learning computer programming,
Q39: In programming we use the term _
Q40: A(n) _ event occurs on a control
Q41: The .NET Framework provides a method named
Q42: When typing a statement in code, you