Multiple Choice
In order to set a string to reference Nothing you must use:
A) string1 = Nothing
B) string1 = ""
C) string1 = ''
D) Either a.or b.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: Exceeding the capacity of a StringBuilder causes
Q85: Which is not a StringBuilder method<br>A) Insert<br>B)
Q107: The ToString method can convert a StringBuilder
Q108: The Regex and Match classes are found
Q109: String method IndexOfAny returns an ElementNotFoundException when
Q110: The way to find out if two
Q111: The bounds on a String are always:<br>A)0
Q112: The first argument given to method CopyTo
Q114: When a quantifier is greedy it _.<br>A)will
Q116: In order to concatenate a String with