Multiple Choice
Which of the following cannot be used to store a sequence of characters?
A) String
B) StringBuilder
C) Regex
D) An array of Chars
E) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q86: An example of a structure is:<br>A)an Integer<br>B)a
Q87: Both structures and classes use the same
Q88: A sequence of characters in double quotation
Q89: What will executing the following snippet of
Q90: ToUpper( string )is<br>A)a way of converting a
Q92: The IndexOf method will return the indices
Q93: If you desire to use an asterisk
Q94: If method Replace has four arguments then
Q95: The StartsWith and EndsWith methods see if
Q96: The expression New String("C"c,5)creates a string with