Answer the following statements true (T) or false (F)
1) When setting the length of a StringBuilder to a length that's shorter than
the current one, an ArgumentOutOfRangeException is thrown.
2) Exceeding the capacity of a StringBuilder causes the program to throw an
OutOfRangeException.
3) Method Append is used to add the string representation of various data
type values to the end of a StringBuilder.
4) Method Append can be used only on the primitive data types.
5) Method AppendFormat can be used to format objects with spaces or
using proper mathematical notations.
1) F
2) F
3) T
4) F
5) T
You might also like to view...
The use of a live message center for text-based exchanges when users are active at the same time is called a ________
A) webcam B) podcast C) chat D) none of the above
A(n)_____ performs administrative tasks such as creating and managing multiple applications using a tool found in some versions of mobile operating systems
Fill in the blank(s) with correct word