True/False
Method EnsureCapacity returns the capacity of a StringBuilder.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q74: string example = "Deitel";<br>2) example = example +
Q75: The Length property returns the length of
Q76: Concatenating with strings is done with:<br>A) reserved
Q77: Method Insert can be used only on
Q78: The Equals string method is used to
Q80: Characters consist of only the capital and
Q81: structs are like classes in that they
Q82: Method AppendFormat allows:<br>A) numbers to be inserted
Q83: There are many character methods,some of which
Q84: In order to concatenate a string with