Multiple Choice
Method AppendFormat allows:
A) numbers to be inserted in strings.
B) some formatting to be made to the string.
C) anything added to a string.
D) one string to be added to another.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q83: There are many character methods,some of which
Q84: In order to concatenate a string with
Q85: Which is not a StringBuilder method<br>A) Insert<br>B)
Q86: If two StringBuilder objects contain the same
Q87: When using the string constructor (char,int),the character