Multiple Choice
The contents of a text box may be cleared in Visual Basic code by __________.
A) by assigning the predefined constant String.Empty to the text property
B) by setting the focus on the control and using the delete key
C) by setting the focus on the control and using the back space key
D) by clicking the clear button
Correct Answer:

Verified
Correct Answer:
Verified
Q29: Only controls capable of receiving some sort
Q30: You can perform all of the following
Q31: What will be the value of intAnswer
Q32: The value returned by passing <b>#12/31/10#</b> to
Q33: A Date literal can contain _.<br>A) a
Q35: If you want to display multiple lines
Q36: A form's Load event takes place when
Q37: All numeric and date data types have
Q38: What is the purpose of using the
Q39: A variable is a storage location on