Multiple Choice
Concatenating with strings is done with:
A) reserved words.
B) method calls.
C) operator overloading.
D) operator overloading and method calls.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q71: When setting the length of a StringBuilder
Q72: ToUpper(string)is<br>A) a way of converting a string
Q73: Method Remove can be used to delete
Q74: string example = "Deitel";<br>2) example = example +
Q75: The Length property returns the length of
Q77: Method Insert can be used only on
Q78: The Equals string method is used to
Q79: Method EnsureCapacity returns the capacity of a
Q80: Characters consist of only the capital and
Q81: structs are like classes in that they