Multiple Choice
String objects are ________ and StringBuilders are __________.
A) immutable,immutable
B) immutable,mutable
C) mutable,immutable
D) mutable,mutable
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: In regular expressions,a word character is considered
Q19: Method Insert can be used to insert
Q37: Method AppendFormat can be used to format
Q49: Method Matches can be used to get
Q52: If an IndexOfAny method is passed a
Q72: A structure in Visual Basic is similar
Q73: One String is less than another String
Q76: Strings cannot be changed.
Q77: The String method xe "CopyTo method of
Q80: Characters can be:<br>A)uppercase letters<br>B)lowercase letters<br>C)digits<br>D)All of the