Multiple Choice
When defining a variable to be used to hold values that the user enters in a TextBox object, the declaration statement should have ____ at the end of the statement.
A) As Char
B) As Char Type
C) As String
D) As String Type
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: The _ operator is used to concatenate
Q19: A numeric data type must be used
Q26: A(n)_ is a procedure that returns a
Q27: The Option Strict On statement enables automatic
Q29: A(n)_ identifies a value required by a
Q31: The AcceptButton property of the form specifies
Q32: An Overflow Exception will occur if the
Q38: A(n)_ Exception occurs when the user enters
Q78: The _ of a variable specifies where
Q106: A procedure that does not return a