Multiple Choice
In order to set a string to reference nothing the programmer must use:
A) string1 = null
B) string1 = ""
C) string1 = '\0'
D) string1 = ''
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q58: The Unicode character set has the same
Q59: Method LastIndexOf is used to find the
Q60: The difference between {n} and {n,} is:<br>A)
Q61: When using the Replace method,the first character
Q62: Method Replace can be used to change
Q64: To make a quantifier lazy use:<br>A) a
Q65: The ToUpper and ToLower methods can be
Q66: Another way to concatenate a string is
Q67: A string literal:<br>A) contains only one character.<br>B)
Q68: To make a search return between 10